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

How config I3C Target to send NACK

Hi, I would like to know how to disable address acknowledgment in I3C when operating as a target (with an already assigned address) to temporarily hold communication, similar to the OA1EN bit in I2C.Thanks,

RFerr3_0-1741966556945.png
RFerr.3 by Associate II
  • 2163 Views
  • 4 replies
  • 0 kudos

memcpy() function not working

Hi,I'm using the STM Cube IDE version 1.15.1 along with NucleoG474RE board. My C application requires the use of memcpy(). The memcpy() function should copy the values from an unsigned char source buffer to the unsigned char destination buffer. This ...

jman08 by Associate
  • 1133 Views
  • 3 replies
  • 1 kudos

i2c error

Dear ST I have some question about i2c read functions Currently we use zephyr os (version 3.4.0) the stm32f412RGT used as the host and the host  reads a 5-byte value from another mcu used as a slave throughi2c the following problem occurs once every ...

hongjo_0-1742212846669.png
hongjo by Associate II
  • 821 Views
  • 6 replies
  • 3 kudos

Stack overflow in freeartos and ethernet

HiI am using the evaluation board stm32743And testing the firmware that include freeartos and ethernetIf enabled the "check_for_stack_overflow" in cubeMx freeartos this will resultin vApplicationStackOverflowhook to inhabit.checking sp register when ...

dorong by Associate II
  • 717 Views
  • 6 replies
  • 2 kudos

STM32 Audio Capture

Im using the B-U585I-IOT2A board. I want to have continuous audio capture and preprocess the audio into melspectrograms for input into a sound detection model. Im having trouble setting up the microphone. Is it the MDF1 setting in the peripherals? Im...

jzzunn by Associate II
  • 421 Views
  • 1 replies
  • 1 kudos