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

STM32F407 SPI1 Initialize wrong

Hello,I have problems to initialize my SPI1 interface, and send a request. My Logic Analyzer Says that, after powering without a STLink. SPI_HandleTypeDef hspi;   RFM23::RFM23() {}   bool RFM23::init() { hspi.Instance = SPI1; hspi.Init.Mode = S...

0693W00000QKCjRQAX.png 0693W00000QKCjSQAX.png 0693W00000QKClhQAH.png
Sany by Associate III
  • 389 Views
  • 3 replies
  • 0 kudos

Incorrect values by ADC on STM32H750

Hello!A simple setup to run the ADC1 in continuous conversion mode runs as expected, but the measured values are incorrect as inspected via the debugger console. When connecting the ADC1 input pin to GND or 3.3V volts the measured value doesn't chang...

CBrom.1 by Associate II
  • 451 Views
  • 2 replies
  • 0 kudos
Labels