STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Two STM32 MCU communication by I2C Issue

Hi guys.I am using the guide below for starting communication between two MCU. Getting started with I2C - stm32mcuThe code is simple, but it did not work.Master code:I checked the SDA and SCL with different transferred data Txdata and Txdata2.But two...

TungNguyen_0-1721388115478.png TungNguyen_1-1721388154059.png TungNguyen_2-1721388241124.png

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
  • 1093 Views
  • 5 replies
  • 2 kudos