STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIBUSB_ERROR_PIPE on Read in DFU mode

I am working on a tool for embedded Linux that can update MCU firmware on a NUCLEO-L4A6ZG. I power up the MCU in DFU mode and connect using LibUsb in user mode.I get an error when a try to read from address: 0x08000000First I successfull write the ad...

HAL_ADC_Start_DMA example, always get value 0

hi guys, i'm stm freshman, I am trying to read the adc value by using the adc example of stm32f4, I added bold code to get uhADCxConvertedValue value, but uhADCxConvertedValue value always get 0 Whether I connect adc pin to grounded or vcc.the led4 ...

yuming by Associate II
  • 2951 Views
  • 2 replies
  • 0 kudos

What to do with unused H7 USB power pins?

I am laying a board for the first time with a an STM32H745ZIT and I'm wondering how I should connect the 2 unused USB power supply pins? I can't find anything in the data sheets, but I'm guessing I can leave them unconnected or maybe ground the input...

RMcCa by Senior II
  • 319 Views
  • 2 replies
  • 0 kudos

USBH_IsocReceiveData never returns any data.

I'm writing a UVC driver for a STM32F205 and I have the probe/commit working as I am getting the max/min settings from the camera and the cameras streaming light comes on when I set the video streaming interface to the desired one. The only problem I...

NMetz by Associate
  • 482 Views
  • 1 replies
  • 0 kudos

TUSB320

Hey guys,I would like to use the TUSB320 USB-C controller with I2C to detect my STM32F4 as a device. Does anyone of you have implemented it already and would share the code? Right now I am not sure where to start. Does the implementation go before MX...

JCorn.2 by Associate II
  • 1405 Views
  • 7 replies
  • 0 kudos