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

STM32G070 HAL_UART_ErrorCallback

Dear all,I have 2 MODBUS 485 ports, one in UART1, the another in UART3, both in DMA mode.Testing frame collisions with Docklight I see the function HAL_UART_ErrorCallback called with an Error code of 1 (Parity error), 8(Overrin error) or 11 (Parity+N...

0693W000008wdEzQAI.png
DPrie.1 by Associate II
  • 3004 Views
  • 1 replies
  • 0 kudos

Resolved! Registering a User callback for USART on STM32L4S5ZI

Hi,I have got confused in knowing how to actually register a User call back function for Transfer complete event in UART. I am using DMA. To give an idea on what I am doing, below re the lines that I have added in my code.void TxComplete_Callback(str...

SJant.1 by Associate III
  • 1838 Views
  • 4 replies
  • 0 kudos

Resolved! How to use Dual CAN on STM32F4

Hi, I want to make a bridge between 2 CAN BUSes with STM32F4. I am trying to listen of interrupts of both CAN on HAL_CAN_RxFifo0MsgPendingCallback and receive a message and send it to another CAN, but it seems that I only receive CAN1 interrupt. CAN2...

JBond.1 by Senior
  • 1179 Views
  • 4 replies
  • 0 kudos

Generate a very small pulse (STM32L451)

Hello,I need to find a solution to generate a pulse through a GPIO...To generate a bit 0, I need to send a level HIGH of 300 ns following by a level LOW of 900 ns minimum.To generate a bit 1, I need to send a level HIGH of 900 ns following by a level...

CGren.1 by Associate II
  • 398 Views
  • 1 replies
  • 0 kudos

Can't get from STM32H743 (LQFP100) ADC good accuracy

Hello,In my project, I sample the ADCs ( ADC1 & ADC2 ) every 1 millisecond. My ADC configuration :VREF = 3VFADC == 8M Prescaler = divide by 83 channels for each ADCSample time - 64.6 cyclesIn order to test my ADC driver, I inject 1HZ sinus. to 1 of ...

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

Resolved! STM32F072C8T6TR VDDIO2 power

Hello,I have a board that use STM32F072C8T6TR reference. After severel weeks of normal use, the STM32 on some boards are not responding anymore. I tried to access the STM32 with STlink Probe, ore by using internal Bootlaoder, without success. After i...

HVan .3 by Associate
  • 695 Views
  • 3 replies
  • 0 kudos
Labels