STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F401 Apple-1 Replica Emulator

Posted on September 22, 2016 at 13:24Hello to All, recently I coded an emulator of an old Apple-1 inside a STM32F401 Discovery board. It is capable to generate a PAL/NTSC composite video signal, it's interfaced to an old Macintosh 128K keyboard thro...

0690X00000603CJQAY.jpg 0690X00000603COQAY.jpg 0690X000006039GQAQ.jpg 0690X0000060367QAA.jpg
Digimorf by Associate III
  • 305 Views
  • 2 replies
  • 0 kudos

HardFaultException in RAM-Test

Posted on September 22, 2016 at 14:55The RAM-test procedure STL_FullRamMarchC(void) of the IEC 60335 SelfTest library ends with a HardFaultException. Debugging the function Shows that this happens after Step 6.  The return address seems to be lost. ...

Nucleo f429zi after st-link removal

Posted on August 29, 2016 at 11:04Hello,I have a following problem, I have a Nucleo f429zi board and after ST-link removal I am unable to run code on it. I've chcecked the solder bridges, I'm using SWO - the debbuging seems to be fine, the cpu is st...

SimonP by Associate II
  • 283 Views
  • 1 replies
  • 0 kudos

stm32f107 - SPI ''reinit'' not working

Posted on February 14, 2016 at 21:24 Hi, i write bootloader with sdcard upgrade option. During first bootloader start (after power on, or MCU programming using stm-vldiscovery programmer) everything works well. When I restart MCU using N...

STM32F0 Comparator Output issue

Posted on September 02, 2016 at 19:53I am unable to get any output from the COMP1 comparator on an STM32F072RB on any pin other than PA0. The datasheet ''STM32F072x8 STM32F072xB'' states on pg 41 that COMP1_OUT should be available on pins PA0 PA6 an...

STM32F746G_DISCO USB and UART Issue

Posted on September 01, 2016 at 05:34Hello, We bought 10 of these boards and want to run USB host and log screen outputs through UART6 to Hyperterminal. When we run the USB host example, things work fine. When we run UART_com_IT standalone, things w...

Labels