STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 MIPI DSI maximum clock speed?

There is inconsistency in the reference manual and the STM32CubeMX clock configuration tool as to what the maximum clock for the PLL DSI. Reference manual suggests it is 1000 MHz however, when set to that in STM32CubeMX, an error is generated at the...

bchia by Associate
  • 1626 Views
  • 8 replies
  • 1 kudos

Hard fault in ThreadX tx_mutex_put

Hi AllI have a problem with a ThreadX-based project on a Nucleo H563ZI board when using a mutex.The mutex locks access to an FDCAN peripheral, and a message-buffer data structure during CAN-FD message transmission.  The problem only shows up when I l...

MAX1300 interface with STM32f429ZIT6

Kindly suggest the c code for MAx1300 interfacing with STM32F429ZIT6. I need algarithm or source code for Full scale Reading Range from -3xVref and +3xvref.. FSR =24.  that's +12 and -12vDr R RaghunathDhanventhra Bio Sys Chennai India

Raghoo by Associate
  • 303 Views
  • 2 replies
  • 2 kudos

Bug in GPDMA with 2D addressing (I think)

I believe there's a bug in the stm32h7rsxx_hal_dma code for dealing with repeated blocks in interrupt mode. This bug probably exists in other STM32H7 devices as well.With a typical repeating transfer, in *NON* interrupt mode, the DMA transfer complet...

FA1234 by Associate III
  • 273 Views
  • 2 replies
  • 0 kudos