Iguita Wed Jan 03, 2018 1:06 pm I’ve bought a cheap Chinese version of ST Link/V2 but having some problems to put it to work. I’ve installed latest STM drivers, ..
zmemw16 Wed Aug 03, 2016 5:06 pm ok, when did the Arduino_STM32 Examples menu entry get linked to the board type? i thought i’d do my usual mods to the STM32 ..
dmd Mon Mar 27, 2017 9:55 pm Hi guys. I bought my first stm32f103c8t6 from China and went to test. I used a CP2102. I connected the RX on PA9 and TX on PA10. GND on GND from ..
weravech Sat Apr 23, 2016 7:39 am Hi, I use ADC Channel and measure that have low accuracy when compare with multimeter, Anyone can advice me ? Thank you. I’m ..
efftek Sun Mar 19, 2017 8:28 pm Hi, I have two buttons connected to my blue pill on PB10 and PB11. Ultimately, I need six buttons, I’m just messing around ..
flyboy74 Tue Aug 21, 2018 4:18 am I am using a ST7735 TFT with res of 160×228 in 16bit colour mode. When I display images they are tinted blue, this is very ..
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. ..
petr Wed May 24, 2017 2:16 pm Hi, I’ve had a blue pill with stm32duino bootloader working for years. Then I found out the bootloader got updated recently and is now faster ..
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 ..
gigabyte091 Sat Mar 18, 2017 6:48 am Hi, Yesterday I installed STM32 for Arduino following this Youtube video: [youtube]https://www.youtube.com/watch?v=1zVgLyuCejM[/youtube] ..
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 ..
MakcYan Fri Nov 24, 2017 4:10 pm Hello! Tell me how can I load the compiled sketch in .bin format into the STM32f103 board with bootloader stm32duino via USB? Such ..
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) ..
aroldorosenberg Sun Dec 23, 2018 4:27 pm On instagram if you post anything diy-electronics related a bunch of chinese dudes will throw themselves at you offering ..
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 ..
gbulmer Mon Apr 03, 2017 1:28 pm I’m thinking about doing an experiment in teaching students programming. A friend did this sort of thing in the ’80s, ..
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 ..
victor_pv Fri Oct 06, 2017 6:43 pm Roger and everyone else. Following on some discussion on another thread with racemaniac, I tested overclocking i2c1 up to 1.3Mhz ..
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 ..
MoDu Tue Sep 25, 2018 10:12 am For my project, I’m syncing a clock between two BP, I have made sure it sync to ~1 ms, this is working well. Trouble is, once ..