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 ..
racemaniac Sun Oct 15, 2017 11:00 am In this thread we’re designing an F405 board that is pin compatible with a bluepill (and with some nice extra features). ..
turboscrew Sat Jul 07, 2018 6:58 pm How do you connect devices to boards? I’m loosing my mind with an Si4432-module. I soldered JST-GHs at the module end and crimped ..
ag123 Sun Jul 24, 2016 12:20 pm yes *very possible* https://www.youtube.com/watch?v=M0tox7ly-64 http://makezine.com/projects/make-43/op … martwatch/ http://www.stm32duino.com/viewtopic.php?t=591 ..
michael_l Wed Jul 27, 2016 12:12 pm Does anybody use CodeBlocks as a debugging IDE using ST Link and SWD debugging ? I just saw that CodeBlock has OpenOCD support ..
Nutsy Mon Jul 24, 2017 5:41 pm Right im pulling my hair out trying to get Eclipse to work… Ive followed the guide in the wiki and that no longer works… ..
zoomx Wed Nov 04, 2015 4:34 pm The new IDE is out! https://www.arduino.cc/en/Main/Software# ARDUINO 1.6.6 – 2015.11.03 [ide] * Switched to Java 8, which is now both ..
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 ..
paksoft Fri Nov 03, 2017 10:05 am Hello Dude, I’m new to FreeRTOS and studying the book from FreeRTOS. I’m trying to test Idle hook function, so I need ..