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

STM32L4 Bypass Oscillator

Hello,I am designing a circuit that needs a HSE and a LSE oscillator for USB and RTC respectively, and need to solder it by hand. Would a bypass oscillators in a SOT23-5 package (i.e. the SiT2024BA-S2-33E-8.000000G and the SIT1630AE-S6-DCC-32.768G) w...

Aaronium by Associate III
  • 230 Views
  • 1 replies
  • 0 kudos

Transfer time when using DMA and ADC

Hi, I am using a STM32F407. I programmed one channel of ADC1 to start on the falling edge of TIM8, which has a frequency of 100 kHz. So far so good, the ADC performs a conversion every 10 us (100kHz), measured with the HAL_ADC_ConvCpltCallback functi...

0693W00000JP4HCQA1.png
LSoll.1 by Associate II
  • 444 Views
  • 2 replies
  • 0 kudos

Resolved! Cannot get PWM to output on STM32L496AG Discovery Board

When I view the CNT register of the TIM8 structure during debug it does count up to 1000 before resetting. I am using PI6 of the discovery board (Discovery Board Manual). The pin does not output a pulse however I confirmed that the circuit works elec...

TomC by Senior
  • 375 Views
  • 4 replies
  • 0 kudos

Implement UART Transmit in DMA mode correct way

I am using stm32f779I eval kit. I am using example UART_HyperTerminal_DMA by en.stm32cubef7.I am trying to implement UART in DMA mode to transmit a simple string.So I have used CubeMX to generate the code and I have configured UART1 TX DMA in normal...

phenom by Associate II
  • 1284 Views
  • 12 replies
  • 0 kudos

Resolved! STM32H7 FDCAN Goes to INIT when sending first message

I have a STM32H745 Nucleo and I am trying to get the CAN peripheral working. I believe I have everything set up correctly (bit rate, RAM etc) but when I call HAL_FDCAN_AddMessageToTxFifoQ() the first time the peripheral goes back to INIT. The next...

ttatakis by Associate III
  • 1169 Views
  • 7 replies
  • 0 kudos
Labels