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

Resolved! USB host on STM32L475 board with FATFS

Hi! Hope everyone are doing well! I currently encounter a problem and can't solve it. I want to write some pieces of data into a file in a usb-disk and now the Appli_state is constantly idle even I connect the USB-Disk already.This is a test demo cod...

ZZY_0-1700078072221.png ZZY_0-1700078428443.png
ZZY by Associate II
  • 2019 Views
  • 5 replies
  • 0 kudos

Resolved! STM32L4 - Could state of JTDI pin affect switch-over to SWD?

I am using a STM32L471 MCU in a design that may be flashed with new firmware in situ. I'm using SWD as the interface, so the two unneeded JTAG pins (JTDI and JTDO) are used for other purposes. According to the reference manual, JTAG is activated by d...

oscarw by Associate II
  • 3403 Views
  • 1 replies
  • 1 kudos

SPI DMA transfer issue on STM32H743

 I am reaching out to seek your expertise regarding the DMA transfer issue on SPI that I encountered while using the STM32H743 microcontroller.When an EXTI LINE 0 event (data ready) occurs, attached to the code is a program in which 30 bytes of 0xFF ...

oseaw.1 by Associate II
  • 4931 Views
  • 5 replies
  • 0 kudos

Resolved! How to send an image located on a USB drive to the display?

ILI9341 display  connected to STM32F407VGT6The USB drive is connected to the STM32F407VGT6, this USB drive contains images, I need to send these images to the display. I already know how to send to the display an array that is located on a USB drive....

MMust.5 by Senior II
  • 2548 Views
  • 8 replies
  • 2 kudos

STM32F407 I2C INA232 Problem

Hi everyone,I am using STM32F407 to read voltage and current values from INA232 and TCA9548.I have 8 INA232 so I used TCA9548 as I2C Switch.I have coded as follows:1. SET TCA9548 on Port 12. Read the voltage value on INA232 at port 1The result I get ...

Hoi_0-1700039106263.png Hoi_0-1700042387194.png Hoi_1-1700042577069.png
Hoi by Associate II
  • 1539 Views
  • 1 replies
  • 0 kudos

ADC calibration issue

Hi , I am trying to calibrate ADC in STM32334R8. But the code is stoping at calibration phase itself. I will attach the initilization code below for your reference.  LL_ADC_Disable(ADC1);LL_GPIO_ResetOutputPin(GPIOC,LL_GPIO_PIN_8);LL_ADC_EnableIntern...

vasudev by Associate II
  • 1172 Views
  • 1 replies
  • 0 kudos

Upload .bin files on windowsthrough the USB interface

Hi, I just decided to try mbed OS 6 for programming my NUCLEO-WB15CC. Compilation is successful, but when i try to flash the compiled .bin file, the operation fails saying that a device was not connected even though it was. I am guessing it is becaus...

Elijah1 by Associate
  • 1473 Views
  • 0 replies
  • 0 kudos