STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 bxCan Interrupts (new documentation?)

Hi,I'm going around Can communication using interrupt and HAL drivers. I have successfully configured CAN of my STM32F0 device using CubeMX. I can handle Transmit and Reception. Now I'd rather to have reception handled by interrupts, but it seems to...

DKarc by Associate II
  • 388 Views
  • 0 replies
  • 0 kudos

SD Card sector read delay

I am making an stm32 driven music player that reads from a text file containing binary PCM data. (not the right way to do it i know but it gets the job done) I did a test by doing an f_read 1 byte at a time at the sample frequency (44100) to see if t...

aa.1 by Associate
  • 860 Views
  • 2 replies
  • 0 kudos

Resolved! IEEE 1588 PTP Clock Source in STM32H743

Hi,I'm trying to get PTP timestamp on STM32H743 Nucleo board. There is no proble with LwIP and ethernet driver so far except for PTP. I followed the instruction( 58.9.7 Programming guidelines for IEEE 1588 timestamping) on reference manual (RM0433) a...

0693W000000VtlEQAS.png 0693W000000VtlOQAS.png
ierturk by Associate III
  • 1427 Views
  • 1 replies
  • 0 kudos

STM32H743ZI - jump issue with custom bootloader

any body have example code for jump to application code for bootloader, or any specific settings need to made.#define BPC_APPL_START_ADDRESS 0x08080000 U_INT32 JumpAddress = *(__IO U_INT32*)(BPC_APPL_START_ADDRESS+4); pFunction Jump    = (pFunction)J...

Anand Ram by Associate III
  • 1218 Views
  • 6 replies
  • 0 kudos

Resolved! X-CUBE-USB-PD VDM issue on FUSB307BGEVB

Act as the DFP. I request the PE to send SOP identify request to the UFP after PE received the data it didn't fire the callback function. (I set the breakpoint at fusb305_tcpc_get_message and i see the data received from the DFP is correct.)But when...

John886 by Associate II
  • 2640 Views
  • 13 replies
  • 0 kudos
SMask.1 by Associate II
  • 436 Views
  • 1 replies
  • 1 kudos