User Activity

Hi Team, We are using the TIME Server Module for our Generic timer's purpose, when we freshly loaded the Hex file, it is working fine as expected.Whenever if we did the Power on Reset through for the Evalution board the Timer Server is malfunctioning...
Hi Team,We are using the Stm32wb55 series for our project and how to load the BLE Stack file through this programmer and which hex file we need to load for our board like stm32wb5x_BLE_Stack_full_extended_fw.bin (or) stm32wb5x_BLE_Stack_full_fw.b...
Hi Team,We are using the STM32WB55 Series for our project. We are using specific flash sectors (8) for our config data. Is there any specific Initializations are required for Flash Operations which is similar to other peripherals like Clock, UART, I2...
Hi Team,We are using the I2C Bus to read the Eeprom Data. We configured with 100Khz speed with DMA to transfer the data.After initialization of I2C and DMA it is working fine and able to Read and write the data with different speeds.If we read the da...
Hi Team,We are using the Flash Operations as part of Data saving in specific page. As part of that we are erasing the page and writing the new data. As Part of the Flash Erase operation, we are Entering into HardFault_Handler() function through the F...