MGeo Wed Feb 03, 2016 10:02 am I have a project where I have converted the low cost STM32F103C8 based mini development board to an STM32F303CC board. The extra performance ..
stevestrong Tue Nov 07, 2017 10:55 pm A really small and powerful board, with some extra hardware and lots of pins. http://wiki.stm32duino.com/index.php?ti … ..
Nutsy Fri Dec 22, 2017 12:12 am So yes, i have this board on the way. Looking at the Wiki i see the discovery is supported. Same chip, but i guess different layout ..
HexTank Tue Jan 03, 2017 11:16 pm Does anyone have the Baite MM pins that match the ones in this doc? https://github.com/rogerclarkmelbourne/ … from-Linux ..
mrburnette Tue Jan 26, 2016 5:09 pm subtitled … Windows 8.1 demoted me to a lesser god. I bricked an faux-FTDI last year before I swapped out the XP development ..
Kenjutsu Thu Feb 04, 2016 8:27 am Hello everyone, Adafruit Unified BMP085/BMP180 Driver works. RogerClark Thu Feb 04, 2016 10:23 am Thanks for posting tiger762 Thu Feb 04, 2016 ..
mrburnette Mon Apr 27, 2015 1:50 pm With 3 hardware serial ports on the Maple, it is unlikely that SoftwareSerial would be needed until one realizes that some Arduino ..
piastri2 Thu Oct 06, 2016 5:57 pm No error at compiling, when i try to upload through arduino IDE it says java.io.IOException: Cannot run program “{path}/stlink_upload.bat”: ..
flodejr Sat Oct 07, 2017 2:30 pm Hi, Is anybody using this F4 board? 4048629366.jpg (27.28 KiB) Viewed 4375 times stevestrong Sat Oct 07, 2017 4:13 pm Where did you get it from? ..
Nutsy Sat Mar 24, 2018 11:45 pm So with my project I need to use addressable leds again… However rogers library hes bundled with the stm32core isnt compiling ..
kalregus Wed Jan 18, 2017 9:49 pm Hi guys. I am trying to program NRF51822, and here, on this forum i’ve found recipe to make black magic probe out of stlink ..
gbulmer Mon May 09, 2016 11:21 am I’ve been idly pondering making a small hardware debugger based on the Black Magic Probe code. (This is a longer term project) ..
Kenjutsu Sun Jul 12, 2015 12:28 pm Just a quick note to confirm that Adafruit-PCD8544-Nokia-5110-LCD-library works “out of the box” My mistake I does ..
WereCatf Sun Apr 24, 2016 8:28 am Greiman added support for STM32F1 in his still-in-beta version of SdFat at https://github.com/greiman/SdFat-beta The library supports ..
poiuycat Fri Oct 06, 2017 9:09 am this is a demonstrate how to use STM DFU in Ardunio 1.8.3 for those who don’t have STLINK do like to download vs USB STM DFU mode ..
lucky1 Thu Sep 03, 2015 2:43 pm Hello everybody, is the usb port already supported by the library ? Regards Lucky1 RogerClark Thu Sep 03, 2015 9:11 pm Which usb port ..
Lennyz1988 Tue Jul 25, 2017 8:18 am UPDATE: 08-22-2017 It appears this board has a wrong resistor value. That’s why I could not get the usb port to work. See this ..
Luc_Exe Tue May 05, 2015 8:41 pm I’m sure many of you thought it before, but I didnt see it posted (yet i have to read the community board thread, it may have ..
Rick Kimball Wed Jul 18, 2018 6:05 pm I’ve been working on a custom Arduino environment and my latest focus is automating upload and debugging using openocd ..
RonC Tue Jan 19, 2016 9:29 pm Hi folks, I’ve had a couple of projects where I needed more than three serial ports. Sometimes it’s just one but I needed ..