STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have a problem with FATFS

Posted on December 01, 2017 at 04:40I am working with STM32F407 Discovery Board and micro SD Card. I use STM32CubeMX version 4.23 to config SDIO 4 bit.This is my code to read data from micro sd card: FATFS myfatfs; FIL myfile; uint8_t SD_Data_Read_A...

ADC Voltage reference doubt

Posted on November 30, 2017 at 13:54Hi, I'm working with a STM32L053R8 and I want to use some ADC pins. I have a doubt about the input voltage range. Does the ADC have an independent power supply? Which is the input voltage range of the ADC?For exam...

USB HS CDC_Receive_HS funtion

Posted on November 29, 2017 at 13:56Hi, I'm trying to make a little project just to send an echo of what is received over USB. I have been able to do it, but there   s something I couldn't do yet.My code in the USB callback function is as shown belo...

0690X0000060918QAA.png 0690X000006091DQAQ.png

STM32f217VET ethernet project via MII

Posted on November 25, 2017 at 20:17Hello I am using this microcontroller for a project with ethernet. From what I've been reading everyone recommends that I use MII instead of RMII since RMII incurs in a lot of packet loss. And reading the errata I...

Dual Host RTOS USBH_Init

Posted on November 23, 2017 at 17:17Hi,I�m having some issues getting a dual FS USB Host RTOS configuration running based on a STM32F746 target.Connection events and callbacks events work correctly.When I use the USBH_Init() function for initialisin...

paul2 by Senior
  • 451 Views
  • 1 replies
  • 0 kudos

Using SDMMC with STM32L476 in 1-bit mode

Posted on November 15, 2017 at 19:42Hi there,I'm trying to get the SD 1-bit  interface working on my STM32L476. I generated the code with the STM32CudeMX.So that's my problem: The init function ''MX_SDMMC1_SD_Init'' [1] stucks in a loop. So, I used ...

_legacyfs_online_stmicro_images_0690X0000060N06QAE.png _legacyfs_online_stmicro_images_0690X0000060N0BQAU.png _legacyfs_online_stmicro_images_0690X0000060MyzQAE.png _legacyfs_online_stmicro_images_0690X0000060MvMQAU.png