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

I am trying to adapt the "USART_Communication_TxRx_DMA USART Transmitter/Receiver example" to my custom hardware using a STM32F439ZIT6 processor.

I'm trying to get this example to work with my custom hardware. The TX works fine. I can't get the RX to work.* This example was developed for the NUCLEO-F411RE board and my processor is an STM32F439ZIT6, not F411. Could this be the problem?* I ha...

svick.1 by Associate II
  • 722 Views
  • 10 replies
  • 0 kudos

MCU selection

I am looking for an MCU for a new project. Desired features:Ethernet, EEPROM, I2C, UART, SPI, PWM, 1MB flash, USB, ETM, possibly TQFP package, no BGA, operating voltage 3 - 3.6 V, OR 5V, -40C to 85 C operating range. Thanks,Priya

PNada.1 by Associate II
  • 190 Views
  • 2 replies
  • 0 kudos

STM32F7 ADC external TIM1 trigger

Is it possible to externally trigger the ADC in group conversion mode + DMA continually? Nothing I have tried seems to work. It appears that I have to call a software conversion for each synced conversion? ``` LL_ADC_REG_SetTriggerSource(ADC1, LL_A...

_EFrie by Associate III
  • 485 Views
  • 6 replies
  • 0 kudos
Labels