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

UART2 Output Stripped - NUCLEO-F401RE

Working on a prototype and am using HAL_UART_Transmit to output to UART2. Upon output over UART2 the string seems to be truncated. Code below:```char stuff[] = "HELLO YOU FINE FELLOW";HAL_UART_Transmit(&huart2,stuff,sizeof(stuff),1);```Output is HELL...

Ghomi.1 by Associate
  • 482 Views
  • 4 replies
  • 0 kudos

MAX3232 Stops Translating When STM32L0 Running

I'm trying to interface a L0538 Discovery board to a simple TTL-to-RS232 converter board that uses a MAX3232 IC (off-the-shelf from Amazon). I have VCC, GND and TX/RX from the Discovery board (UART1) wired to the converter board. I used Cube to set u...

nobbyv77 by Associate II
  • 390 Views
  • 0 replies
  • 0 kudos

Resolved! Counting pulse + direction encoder

Hello,I'm trying to read the pulse counter with a timer on STM32H747. The counter produces pulses up to 100KHz on one timer channel and high \ low signal to define the direction.I tried two approaches.Reference manual says, as I understand, that such...

APoto.2 by Associate
  • 1708 Views
  • 2 replies
  • 0 kudos

stm32 interrupt timer1

I want to make 3 pwm with the timer1 on an stm32f103c8t6 and when the timer reaches its reset value an interrupt should be generated. I tried a lot but nothing worked. Can someone please tell me how I do this?

ANolz.1 by Associate
  • 940 Views
  • 3 replies
  • 0 kudos

Resolved! Availability/roadmap of STM32H7A3VG

HiSTM32H7A3VG is one of the few stm32's who fit my requirements. This is however sold out on most platforms. Can some one comment on that? Is this chip still in production at all?

MK..1 by Associate III
  • 821 Views
  • 7 replies
  • 0 kudos