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

STM32CubeMX : microcontroller stopped working

Posted on March 24, 2018 at 09:40   Hi All,I am newbie with STM32CubeMX(Although on STM32F10x old libraries, along with CooCox, I have been working for last 6 years). I created a simple GPIO Toggle Project (Keil MDK-ARM) for STM32f103RET6. I configu...

STM32 CAN bus ''bit dominant error'' meaning

Posted on March 23, 2018 at 17:15I understand a high speed CAN bus bit error means that while I am transmitting a bit outside of the arbitration period I sense the opposite bit on the bus.   However STM gives two bit errors: 'bit dominant error' and...

[bug] SysTick_Handler optimised out of F4 HAL project

Posted on March 22, 2018 at 19:52Hi all,So i've been banging my head up against a wall trying to work out what's been going on here...Somehow SysTick_Handler() and so HAL_IncTick() are being optimized out (or just not included) in my Release build.T...

mwp by Senior
  • 337 Views
  • 3 replies
  • 0 kudos

Possible STM library bug in CAN interrupt routine

Posted on March 23, 2018 at 17:23I am using STM32F072 device and I am using STM library calls for all my CAN routines.  But I notice that occasionally, the main interrupt routine HAL_CAN_IRQHandler(&hcan) would not get called.At the end of my HAL_CA...

Vu.Andy by Associate III
  • 190 Views
  • 1 replies
  • 0 kudos

FMC Connect

Posted on March 22, 2018 at 10:03Hello, I want to use SDRAM with STM32F429(lqfp100). How can I connect FMC pins to SDRAM.Please can you help me ?

Difference between tsc in L0 and L1

Posted on March 23, 2018 at 16:30Hi, I'm about to start a touch keyboard aroun STM32L052 or STML151, but I'm not sure which one is easier to use.I'm using STM32CubeMX for project inicializacion.1) The keyboard will have 13 keys, and I'll use an STM3...

Labels