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

HardFault on STM32F765

Hi,My code is generating a HardFault condition, is not every single time it pass the main loop, but after the first 5s it stops.The Hardfault not happen every time in the same line, that is what have been so difficult to track down, but it always sto...

0690X000009YoaXQAS.png 0690X000009YoamQAC.png

ADC channel 0 with DMA ?

Dear Members,I tried to initialize ADC1 channel 0 with DMA but I got not output yet,Init code :ADC_HandleTypeDef hadc; DMA_HandleTypeDef hdma_adc;   /* ADC init function */ void MX_ADC_Init(void) { ADC_ChannelConfTypeDef sConfig = {0};   /**Confi...

Disabling Hex File Generation?

Setting up an embedded project with the Blinky Hello World project, and my build keeps making a .hex file when I don't really want it to. There isn't anything in the pre or post build steps that should be generating a .hex file (the way I found onli...

How to update the controller software in the field.

I am thinking about a new control unit for my project and want to use 2 STM32 controllersController 1: STM32F413 or maybe some lowpower STM32 with 6 Uart/USart•   Messurementso   10x ADCo   12x IO Outputso   4x pulse inputo   5 x different 485 and 23...

FloX by Associate II
  • 261 Views
  • 1 replies
  • 0 kudos

Resolved! Temperature sensor characteristics of STM32F407

As per table 69 under section 5.3.22 of datasheet STM32F405XX/407XX (DocID022152 Rev 8), the parameters of “Average slope�? (Avg_Slope) and “Voltage at 25°C�? are specified to be 2.5mV/°C and 0.76V, respectively. Does it imply the sensitivity to be 4...

TKumi by Associate
  • 931 Views
  • 2 replies
  • 1 kudos

Bluepill program upload does not work as expected

Hi!This is my first post on this forum.I just got an STM32F103C8T6 board from Ebay, ( https://www.ebay.com/itm/STM32F103C8T6-Minimum-System-Developmen-Board-Module-Core-Learning-For-Arduino/323747797666?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872....

GKnut by Associate II
  • 776 Views
  • 4 replies
  • 0 kudos
Labels