STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L053DISCO - How to enable 3V_O or 5V_O

In the document UM1775 there is stated the following:"5 V and 3 V can be used as output power supplies when an extension board isconnected to pins P2 and P3....In this case, the 5V_O and 3V_O pins deliver a 5 V or 3.3 V power supply and thepower cons...

Thomas L. by Associate III
  • 626 Views
  • 2 replies
  • 0 kudos

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
  • 431 Views
  • 0 replies
  • 1 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
  • 513 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
  • 346 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
  • 307 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
  • 332 Views
  • 1 replies
  • 1 kudos

Resolved! Problem with write and read FT24C16A with STM32F103C8T6

Hello everyoneSo I'm trying to read and write 64 byte long list from FT24C16A. I'm using STM32F103C8T6. So first picture displays I2C init for uC. Not problem here. I'm using 3.3 V.//---I2C_init---// static void MX_I2C1_Init(void) {   /* USER CODE ...

0693W000001pL90QAE.jpg 0693W000001pL9FQAU.png 0693W000001pL9oQAE.jpg
Indu by Associate II
  • 667 Views
  • 2 replies
  • 0 kudos