
davemorl Thu May 31, 2018 8:09 pm Hi all, I apologise for this but i am new to stm32 and I’ve been trying to get the display working for 3 days now with no joy. ..
therion Sun Jan 14, 2018 6:29 am Hello I have very big problem with GPS(NEO-6M) and STM32 (STM32F103C8T6). I try to recieve gps data, latitude and longtitude, but it dont ..
fotisl Fri May 19, 2017 8:52 am Hello everybody, I am creating a led strip controller using a bluepill. I would like to add an infrared remote control (it already ..
peppeve Thu Jun 09, 2016 4:38 pm Arduino: uint8_t sreg = SREG; cli(); // critical region SREG = sreg; mrburnette Thu Jun 09, 2016 5:48 pm STM32F103 has status registers. ..
MartynC Wed Nov 22, 2017 6:01 am Hi What are the differences between ST-Link and Jlink and can Jlink be used to program the STM32F103 boards? RogerClark Wed Nov 22, 2017 ..
goran.mahovlic Thu Jun 08, 2017 7:12 pm Im trying to get https://www.artekit.eu/space-invaders-for-stm32/ working on bluepill but im failing I have just make small ..
Kushal4269 Sun Oct 07, 2018 12:15 pm Hello guys, As you can see i am new to this fourm. I want to STM32f103c (Blue pill) board to communicate with esp8266-12E and neo 6m GPS modules ..
RogerClark Sat Aug 20, 2016 11:15 pm Hi Guys I’m looking around for a peizo buzzer / beeper that I can drive directly from the STM32 I’ve tried to search ..
uXe Thu Feb 09, 2017 6:51 am Using a Maple RET6, have gotten it nicely humming along, software-triggering the STM32’s Triangle Wave generator: #include "libmaple/dac.h" ..
mortenholm Fri Jul 24, 2015 11:23 am Hi I successfully uploaded a sketch to my board setting boot0 high and it works, but if i set it low and boot (or powercycle) ..
mrmonteith Tue Jan 19, 2016 6:04 pm I received a notice about this which was very interesting. They seemed to have reverse engineered a Tytera MD380 handheld Ham radio ..
aro_72 Mon Dec 12, 2016 2:40 pm Hi all, I am experiencing an issue with wait for interrupt (WFI) using Nucleo-L476. It seems my board does not enter WFI or most ..
macbeth Fri Jun 17, 2016 1:35 pm Hi, after reading 100 posts here I decided to post my own question… I have layouted 3 different maple-clone-PCBs. The first ..
racemaniac Fri Aug 31, 2018 8:10 am Wow, really nice discussion Haven’t kept up where our F4 bluepill is (i know some people were actively testing them/using ..
RogerClark Wed Nov 18, 2015 8:14 pm I just came across this article https://olimex.wordpress.com/2015/11/09 … ntrollers/ Basically, Olimex suggest that GigaDevices ..
davey Sun Jul 02, 2017 4:35 am Been trying to get a basic DRV8825 working with a Nucleo STM32L432KC. Tried both the AccelStepper lib and Pololu lib ( https://github.com/laurb9/StepperDriver) ..
taxibunny Wed Apr 25, 2018 6:29 pm Hiya, had a search around the forum, and it seems like some have got it working, while others haven’t. Instructions seem ..
RogerClark Fri Jun 23, 2017 10:39 pm Guys Just a quick question.. Has anyone used the SD card on the ILI9341 display board. It looks like it has resistors in series ..
RogerClark Fri Aug 07, 2015 3:51 am Hi Guys, I was testing some code that writes to a ILI9341 display and also sends the same debug information to Serial. I left ..
willbot Sat Feb 27, 2016 4:48 am Just received and setup my first STM32 in Arduino – thank you all for your hard work in supporting the platform. My project ..