#garfield Logs

May 31 2017

#garfield Calendar

12:15 AM __m00n__: RUE
12:27 AM rue_house: sory busy night
12:27 AM rue_house: what?
12:27 AM rue_house: __m00n__, a full size connector?
11:03 AM __m00n__: Yes a full size connector
07:51 PM rue_shop3: 44 pins?
08:45 PM rue_house: http://www.talkingelectronics.com/projects/MOSFET/images/3-ChaserWithFETs.gif
08:45 PM rue_house: https://doc.qt.io/qt-5/statemachine-api.html
08:45 PM rue_house: http://www.audioxpress.com/assets/upload/images/Audio-Optical%20Isolation%20Amp%20Figure1.jpg
09:28 PM zhanx: rue_house: link you stm code and i will try and test it this weekend
09:28 PM rue_house: hmm
09:28 PM rue_house: I'll post the blinky light
09:28 PM zhanx: blinky light i can do
09:29 PM rue_house: iirc there is a mod you have to do to libopencm3, but without seeing the error when you try to compile, I dont recall what it is
09:29 PM zhanx: i got the same hardware as you
09:29 PM zhanx: i can figure that out if i haven't alreay
09:30 PM zhanx: besides i want to move off the arduin crap and into the right stuff more instead of a mix of the two
09:34 PM rue_house: http://ruemohr.org/~ircjunk/programming/c/stm32/blink2/
09:35 PM rue_house: I'm just gearing up for avr to turn into dust
09:35 PM rue_house: I can tell arm controllers will never go away
09:35 PM zhanx: editing your makefile for my system
09:36 PM rue_house: you have to download and compile libopenCM3, then move it to /usr/lib/arm for that makefile to work right
09:36 PM zhanx: or i can edit to match my settings on it
09:36 PM rue_house: cause I sure the hell am not copying the whole freaking libray to every project I make
09:36 PM zhanx: i put it in /etc
09:37 PM rue_house: Makefile.linker call an awk script, the default linux interprer for it dosn't work (debian) you need the one that says 'origional' in it
09:38 PM rue_house: and that script has a hack that tries to make it set the processor flags, but if you look in the notes, you see it wasn't supposed to origioanly do that
09:38 PM rue_house: you need to undo the hack
09:38 PM rue_house: the whole thing is touchy, just like the avr stuff was in the day
09:38 PM zhanx: k. save my change with that note on it
09:39 PM rue_house: the defualt code on them flashes the led, but that code flashes it diferently
09:41 PM rue_house: make; make install
09:41 PM rue_house: when it works, thats all you need
09:41 PM rue_house: I'm using the stlink programmer from china
09:47 PM zhanx: same one i got
10:00 PM rue_house: you will have issues, tell me them!
10:02 PM rue_house: might as well recycle the hours of head-desk I have already done