STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FatFS and D-Cache not working together

Issue with FatFs and D-Cache on STM32 (CubeMX Library)I'm having issues using FatFs with D-Cache enabled on an STM32. After searching, I found several posts reporting similar problems, but I haven't seen a clear solution.I’m using the FatFs library t...

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
  • 1768 Views
  • 4 replies
  • 0 kudos

STM32G0B1 USB HID Host

Hi,I´m trying to get a USB HID Host running on a STM32G0 with STM32CubeMX and STM32CubeIDE.Unfortunately all examples or topics in ST communities don´t really work. Also the USB wiki doesn´t provide a clear explanation of all commands available in th...

AWack by Associate III
  • 218 Views
  • 0 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
  • 442 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
  • 365 Views
  • 6 replies
  • 3 kudos