STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot init sdcard with sdio

 I generated a project using STM32CubeMX, in which I tried to use SDIO and FatFS. However, it doesn't seem to be working properly. I tried three cards. When executing SD_Driver.disk_initialize(0); the 256MB card (manufacturer unknown) and the 16GB ca...

1000043846.jpg 1000043851.jpg 1000043852.jpg

How to read multiple ADC channel on STM32L011 ?

Dear STM32 Members,How can I read multiple ADC channel on STM32L011 ?I want to read channel 1,3,5,7?How can I define it on STM32CubeMxI can see HAL_ADC_Read, how can I read HAL_ADC(1),(3),(5),(7), what variable is being used ?Is it an array ?Thanks

Resolved! ADE9000 COMMUNICATION PROBLEM WITH STM32F401

I have setup a base board of ADE9000 With only Basic Components connected, Like Bypass capacitors, Reset pullups and connected SPI Directly with the STM32F401 Blackpill board , Everything starts-up perfectly.So I want to check the communication betwe...

Caan by Associate III
  • 1132 Views
  • 5 replies
  • 2 kudos

Resolved! stm32f746 ETHERNET issue

Hi, Could anyone help with this problem? Its driving me mad!!! I have designed an ethernet interface  for an F746-100 MCU I have changed pins to avoid using Port G and I have used the  circuit below. The RJ45 connector is a standard RB1-125BAG1A and ...