User Activity

Hi :I noticed that Controller privacy requires 32MHz High Speed Crystal in BlueNRG-1_2 DK 3.2.3\Project\BLE_Examples\BLE_Privacy\src\BLE_Privacy_main.c, but I don't find any document about this.Meanwhile, my platform has 16M high speed crystal, I mod...
Hi I have a custom STM32H743 board with FMC nor flash M29W128GH70ZS6, and I want to run code on this FMC nor flash.I noticed there is anexample project in STM32Cube_FW_H7_V1.11.0\Projects\STM32H743I-EVAL\Applications\ExtMem_CodeExecution\ExtMem_Appli...
License have been expired after 07/31/2022, will it be re-newed?
Hi :I noticed bl SystemInit called before executing movs r1, #0 in STM32Cube_FW_F7_V1.16.1\Projects\STM32756G_EVAL\Examples\FMC\FMC_SDRAM_DataMemory\SW4STM32\startup_stm32f756xx.s while after executing LoopFillZerobss in STM32Cube_FW_F7_V1.16.1\Proje...
Hi:I have a custom STM32F746NG board with SDRAM IS42S328200D(Address 11 bits 2^11(Row Address)*2^8(Column Address)*32(bit)*4(bank)). My goal is to use sdram as data memory, I followed example in STM32Cube_FW_F7_V1.16.1\Projects\STM32746G-Discovery\Ex...