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

Role of syscalls.c

What is the role of syscalls.c file in GNU ARM(STM32 for instance) based projects? I found 2 ways of successfully building the project1. Delete syscalls.c and include -specs=nosys.specs in the linker flags2. Simply include syscalls.cWhat is the funda...

stm32u575 adc differential mode

Dear Sir.I need the output of the ADC to be signed .the adc is configured . /** Common adc1 configuration */  hadc->Init.ClockPrescaler      = ADC_CLOCK_ASYNC_DIV1;  hadc->Init.Resolution        = ADC_RESOLUTION_14B;  hadc->Init.DataAlign        = AD...

Nucleo-F446RE CAN bus RX interrupt

I cannot get the CAN bus CAN1_RX0 interrupt to fire. I have two other development boards (STM32429i-EVAL1 and STM32373C-eval) that both work correctly. I am using the same code in each setup thru the ST MX and IDE. The Eval boards have built in C...

FJB2069 by Associate II
  • 755 Views
  • 9 replies
  • 0 kudos
Labels