User Activity

 Try to use LevelX customized Nor driver for STM32G0 in lastest release STM32CubeIDE 1.14.1When I regenerate code, whatever user code in lx_nor_driver_write() function will be copied to lx_nor_driver_block_erase() and lx_nor_driver_block_erased_verif...
Classic CAN configuration as below. when the line "if(HAL_FDCAN_ConfigGlobalFilter(...))" is removed, the CAN messages are received without issue. The transmitted message is set as ID: 0x111 . Confirmed by a CAN bus monitor.Configuration as below:FDC...
I use STM32CubeIDE1.6.1 to generate USB device (CDC VCP mode) code for STM32G0B1VE. The PC could not recognize the USB. I tried internal HSI48 clock and PLLQ for USB (clock frequency verified by MCO), I pulled up DP through 1.5k resistor by a GPIO af...
I'm using the latest version, STM32CubeIDE1.6.1, to develop and debug code for STM32G0B1VE.However, In the SFRs register list I don't even see the USB or FDCAN registers!!!What was wrong? The STM32G0B1VE claimed the support of USB and FDCAN. Where ar...
Kudos from