STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Issue in Read and Write using SD_Card.

The issue is that I am able to create a bin file, write data into the SD-Card properly. But when I read data, it is not proper, and the data is corrupted. It worked well previously but the same code is not working now. Could you please check where I ...

Resolved! How to send a Unstructured VDM in stm32g0?

I found senduvdm callback in usbpd_vdm_user,c "USBPD_VDM_SendUVDM(uint8_t PortNum, USBPD_UVDMHeader_TypeDef *pUVDM_Header, uint8_t *pNbData, uint32_t *pVDO)"; and just found one interface,USBPD_StatusTypeDef USBPD_PE_UVDM_RequestMessage (uint8_t Por...

Gbang by Associate III
  • 863 Views
  • 2 replies
  • 0 kudos

STM32 TIMer controlled pin output

Hey folks,I need assistance with resetting an Analog Devices ADC. I need to generate high output for 1000 or 4000 ns from my Nucleo F401RE board.As shown in the attached image, I need to set the pin low, then high for a specific duration, and then lo...

UART basic TX with nucleo L053R8

Hello there, I've been stuck for hours on setting up a simple UART transmission of the character 'A' on myNucleo L053R8 Board.Thing is, my oscilloscope does not show anything on my PA2 pin. It should be HIGH in idle state though.Am I missing somethin...

Resolved! Openbootloader STM32 mcu Host

I see ST released long awaited Code for their bootloader compatible with STLINKV3+CubeProgr/CubeCLI...What about the Host side?, a STM32 hosting the bootloader process for another STM32, standalone.Any links or fingers pointing to people putting effo...

Javier1_0-1737113284551.png
Javier1 by Principal
  • 404 Views
  • 5 replies
  • 4 kudos

Webusb descriptor for stm32f767

Hello, I am trying to add the webusb descriptor to this code snippet to include the landing url but I cannot see a get device descriptor request for the webusb url in the request handling part of the code.__ALIGN_BEGIN uint8_t USBD_FS_BOSDesc[] __ALI...

WIF by Associate II
  • 768 Views
  • 1 replies
  • 0 kudos