gbulmer Tue Oct 20, 2015 12:35 am There are some interesting new ST-developed STM32 Nucleos, in a smaller, ‘Arduino Nano’ form-factor: http://www.st.com/web/catalog/tools/FM1 ..
BenjiHansell Fri Dec 02, 2016 1:35 pm This Kickstarter showed up on Hackaday today https://www.kickstarter.com/projects/es … g-arm-prog It’s an open ..
stevech Thu Feb 04, 2016 5:28 am https://forum.pjrc.com/threads/32815-Te … #post95396 RogerClark Thu Feb 04, 2016 10:31 am Interesting OSH Park say it can be programmed ..
ChrisMicro Thu Apr 13, 2017 6:06 am Hello together, since a view days I’m using the STM32F4 Discovery with the Arduino software. But I got a little confused ..
Slammer Fri Apr 27, 2018 1:24 pm We will use the Blackmagic sources with modifications from UweBonnes repository (I have attached the binaries, you can skip the building ..
RogerClark Fri May 01, 2015 7:48 am The Wire (I2C) library is part of the Arduino STM32 files download, as it is almost a core part of the Arduino suite of libraries ..
madias Sun Apr 17, 2016 7:03 pm Hello, cause I needed the TFT on SPI2 I rewrote the library and renamed it to Adafruit_ILI9341_STM_SPI2 so it can easily coexist ..
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 ..