STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Invalid voltage level on STM32H743 at reset

I'm using several Nucleo-H743ZI boards. At reset (reset handler) the bit ACTVOSRDY in PWR_CSR1 is 1 on one board and 0 on the other. 0 means "voltage level invalid, above or below current VOS". The current VOS is of course the default one at reset, i...

Gpeti by Senior II
  • 606 Views
  • 0 replies
  • 1 kudos

How to use DMA to change PWM frequency?

hi guys. I want to use DMA to change the PWM frequency in the pwm running. I used DMA to change the ARR of Tim, but it was failed. So how to change the pwm frequency by DMA?

Xli.1 by Associate
  • 787 Views
  • 2 replies
  • 0 kudos

STM32L476 development board: starting point

Hi,I bought a STM32L476 board. I started with the demo available in keil uVision and it worked fine easily, but it is closed, you cannot modify anything.My question is: may I follow the MOOC with this board? instructions require a different specific ...

MFaun.1 by Associate II
  • 763 Views
  • 3 replies
  • 0 kudos

STM32L4 workshop

Does anyone have the files or materials used in the MOOC STM32L4 workshop by any chance?thanks.https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/stm32l4-hands-on-workshop.html

JWANG1 by Associate
  • 522 Views
  • 1 replies
  • 0 kudos

Cannot access SD cards larger than 8G

I made a small wav-music player with a STM32L452. Reads data from SD card via SD 1 bit mode, and plays it over the DAC. Homemade jukebox, fun little project.My problem is: while all the small cards (up to 8 gig) I tested are o.k, larger cards do not ...

maelli by Associate II
  • 460 Views
  • 0 replies
  • 0 kudos

STM32F30x DMA configuration

I'm implementing two channels of DMA in my STM32F302x using Timer 2 in input capture mode. Do I really need the HAL_DMA_RegisterCallback callback function? I'm using DMA interrupt mode so each channel has a DMA1_Channelx_IRQHandler that performs the ...

BTrem.1 by Senior II
  • 460 Views
  • 1 replies
  • 1 kudos

STM32F3 Comparator Interrupt not Generating

HI All,I Have the STM32F302R8. I am using comparator 2. What I want to do is have DACH1 feed a value to the inverting input and have PA7 connected to the non inverting input. For now, I am just wanting to generate an interrupt to get things working ...

glenn0010 by Associate III
  • 1863 Views
  • 5 replies
  • 0 kudos

I am using an NUCLEO-F429Zi to read a sensor over I2C. The application works correct. When the ST-Link is removed (cut away) from the board, the I2C connectivity fails. Any idea how to prevent this?

I am using an NUCLEO-F429Zi to read a MPU over I2C ( 2C1, PB8, PB9). The applications works correct. The sensor returns the correct values. When the ST-Link is removed (cut away) from the board, the power supply Vin , the I2C connectivity fails. It ...

ISant.1 by Associate II
  • 1142 Views
  • 5 replies
  • 0 kudos

hi guys, I'm having trouble trying to change a specific pin.

i can switch between all pin but this one is static, pin PC14 (I call it olcl).I think maybe one of the peripheral units in the card is catching it to me.this is the code and the setup.sbs_pol_Pin is swiching states properly. while (1) { HAL_GPIO_Wr...

0693W000001cfPCQAY.png 0693W000001cfP2QAI.png
Gbasi.1 by Associate II
  • 1020 Views
  • 7 replies
  • 0 kudos