User Activity

Dear All,I am attempting to migrate a project from a STM32F74NGH MCU to a STM32U599NJH MCU.In the F7 MCU I am applying the PWM on CH1 of TIM3 that corresponds to pin PB4.On the new setup I need to apply the PWM to pin PC5, which corresponds to TIM1, ...
Dear All,I am working with a STM32U599NJH6Q.If I understand things correctly it has 4MB of flash divided on 2 banks.Based on the sample in STM32Cube_FW_U5_V1.6.0\Projects\STM32U5x9J-DK\Examples\FLASH\FLASH_EraseProgram packet, in order to write to th...
Dear All,Currently I am trying to load some code to the STM32U599NJH6Q that is interfaced with the MT25QL128ABA QSPI flash over the OCTOSPI2 peripheral, using a JLink programmer.The pinout of this peripheral on my custom PCB is:I have also checked th...
Dear All,For the needs of my project I need to be able to check if an USB drive is attached to my device, if it is then I need to mount it and then I need to be able to do all the different FatFS commands.So far I have managed to import the FatFS lib...
Dear All,I have a board that uses the STM32U599NJH6Q as MCU and the S26KL128S is attached to the OCTOSPI1 peripheral of the said MCU.I need to be able to erase a sector and/or a page, write data to the device and then be able to read them back.What I...
Kudos given to