User Activity

Hi,I am working with an STM32L476RCT6. On STM32CubeMX, in "Connectivity", I make use of the "USB_OTG_FS" functionnality and I have choosen the "Device_only" mode. In "Middleware", I use the "USB_DEVICE" in "Communication Device Class (Virtual Port Co...
Hi, I am working on an STM32L476RCT6 and I use STM32CubeMX to configure the peripherals of the microcontroller.Currently the microcontroller runs on MSI, whose frequency is set at 8 MHz. The clock configuration is as follows :I want to use the USB in...
Using RF I am able to activate mailbox/fast transfer mode using this process :Present passwordWrite static GPO => replace former GPO with 0xB0Write MB Mode => 1Write MB CTRL Dyn => 1Now I need to deactivate the mailbox with I2C. I am following this p...