ericosowski Sun Oct 28, 2018 4:41 pm Hello guys, I’m new with STM32 and I’m in trouble with a TFT 3.5″ UNO SHIELD as show at the attached image, ..
ipsilondev Wed Aug 16, 2017 9:06 pm DISCLAIMER: i’m trying to use the platform to build a commercial product. Hi everyone first of all, sorry for so many posts, ..
octavio Wed May 31, 2017 12:06 pm Actually i have this code that does not compile because “timer->dev” is private, what is the correct way to do it? timer_dma_enable_trg_req(timer->dev); ..
idahowalker Sun Dec 30, 2018 7:09 pm I used uTimerLib when I started the project and it worked fine but I wanted to use freeRTOS. If you notice uTimerLib was commented ..
AnalogLamb Mon Aug 15, 2016 5:30 am Hello Everyone, This is our new product – Maple Mini – STM32F103C8T6 – only for 3.5$. Can buy it from here ..
LukPe Mon Apr 10, 2017 7:49 pm Hi, I managed to flash maple_rev5_boot20.bin bootloader on my Iteadmaple, and can upload a Blink script over Serial in Arduino IDE, ..
konczakp Wed Aug 09, 2017 1:13 pm As on the picture below I have a 12V device (Base) which is using 2 wires for powering and communicating with receivers (R1, R2, Rx) Line ..
ahull Tue Oct 20, 2015 10:09 pm You might find this amusing. https://www.youtube.com/watch?v=U6rfE-uFxxI mrburnette Tue Oct 20, 2015 11:30 pm ahull wrote:You might ..
Just4Fun Thu Nov 29, 2018 12:34 pm Hi all, this is the new board I’m currently working on (currently I’m making some refinements to the PCB before sending ..
Kenjutsu Wed Aug 12, 2015 9:49 am Hello everyone, Has anyone got ST7735 based LCDs working under STM32duino such as this one 1.8 inch 1.8″ TFT LCD Display ..
jcw Thu Oct 29, 2015 3:13 pm The number of board / chip / speed / memory size / USB presence + enable pin / memory offset combinations is growing rapidly. Leading ..
keypunch Tue Oct 25, 2016 10:28 am I have been creating code that gives me an idea as well as builds the base for what will end up in a “board” of some ..
Nutsy Wed Feb 08, 2017 6:32 pm Hi im trying to port my project to a new ide, eclipse with the arduino plugin installed, i followed the guide on the stm32 wiki but im still ..
Pepe Fri Jun 12, 2015 8:32 pm Before change make a backup. plugin: http://eclipse.baeyens.it/nightly-linux.html file: Arduino_STM32/STM32F1/platform.txt add lines: ..
Ollie Sat Jun 04, 2016 3:56 am I have observed that the ST Microelectronics documentation is very detailed and is distributed in large number of PDF files. Sometimes ..
FurkanCetin Sun Sep 20, 2015 12:16 pm Hi friends In near future, I’ll start designing my PCB for STM32 Smart Watch project. I am curious about using MURATA ..
altEnergy Sat Oct 06, 2018 6:24 pm Further to my introductory post, I am still having issues I ran lcd_id_readreg on my new wiring using the following defines #define ..