STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Not getting STM32H533 Internal MCU temperature readings

Hello All,I am using STM32H533 series controller in our application and trying to read internal MCU temperature reading using ADC. But not getting value properly can any one please help me and provide sample example that support for STM32H5 series to...

vsborle by Associate II
  • 111 Views
  • 5 replies
  • 2 kudos

FDCAN FIFO full

I am using a custom PCB with stm32g474 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(), FIFO is full error is raised after 3 iteration...

STM32 L476RG dual bank boot

Hello community,I've been trying to implement the dual bank boot on my L476RG and run the app on the bank 2 after reset by setting the option byte BFB2 to 1 and it didn't work. Tried a lot of things and specially setting SCB->VTOR = 0x08000000 in the...

Resolved! Can't get aDC's to go to 0

I have4 set up a 9 channel DMA adcBelow is the DMA configuration in the IDEThis is the ADC configurationThis is the IRQ routineThis is where I treat the data.  For every loop it gets added to another array after the conversion.Then a simple routine t...

erastusC_0-1747069676122.png erastusC_1-1747070270391.png erastusC_2-1747071506918.png erastusC_3-1747071729503.png
erastusC by Associate II
  • 89 Views
  • 2 replies
  • 2 kudos

Resolved! STM32U5: Spi and Debug

Hello, this is a general question for my understanding.when I single stepped* through my SPI code, I encountered some unexpected behavior. But when I run over the code, it worked as expected.*During this time, I had the peripheral SPI view opened.So ...

FKaes1_0-1747056024248.png
FKaes.1 by Associate III
  • 96 Views
  • 3 replies
  • 4 kudos

Resolved! STM32L011 TIM2 PWM no output

Select PA1 as TIM2 CH2, those code are copy from ST official example(TIM21), and changed to TIM2.no output from PA1, code as below:void ConfigureTIM2AsPWM_EdgeAligned(void){/* (1) Enable the peripheral clock of Timer x *//* (2) Enable the peripheral ...

STM32L09_0-1746884305122.png
STM32L09 by Associate II
  • 207 Views
  • 9 replies
  • 1 kudos

STM32H723VGT6 not connecting st-link v3

We are currently developing a new product using STM32H723VGT6 (LQFP100 package).We purchased 10 pieces, and during initial board bring-up, we are observing that several chips from the same lot are unable to communicate via SWD (Device ID read failure...

Resolved! USBx MSC demo not working on stm32h5 discovery board

I've just brought the stm32h573i-dk dev board and what to become familiar with Threadx and USBx. I have a uni project coming up that I would like to use the board as a msc device but struggling to get the board to enumerate with the PC. I have tried ...

STM32H5 high cycle flash read.

What is the correct way to read high cycle flash data.When i read address 0x916800 i get a Hard fault. Clearing and writing the this address works fine.With reading i have a problem. bank 2 has EDATA enabled for the last 2 pages. Can you give me a co...

MVanb.1 by Associate II
  • 366 Views
  • 4 replies
  • 0 kudos