User Activity

I've got custom hardware with an STM32WB5MMGH6 micro. I am using STM32CubeIDE Ver 1.16.0.I fetched the BLE_Sensor project to use as a code base for development. I edited the IOC and removed a lot of the peripherals that don't exist on my hardware. I ...
I am using:STM32CubeIDE  Version 1.11.0STM32CubeMX  Version 6.7.0I used STM32CubeMX to update itself to Version 6.12.0  (to location C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX)Problem:I cannot open/edit BLE_HeartRate.ioc file because i...
Mr./Ms. Forum,I have the following system components:STM32CubeIDE Version 1.11.0Segger j-link PLUS Compact debug probe Version 11.0target hardware - custom pcb with an STM32U585CIT6 microcontrollerI can't load code into my target hardware. I have inc...
I want to reserve a chunk of internal Flash memory in the micro-controller to store some user parameters. I want to develop a custom driver to manage the sector of Flash including erasing and re-writing the sector (there better be utility functions f...
I have a large block of data to encrypt (about 200 Kbytes). I don't care about preserving the input data and I'd like to save memory.Can t I set the output buffer pointer to the same value as the input buffer pointer using the HAL AES encrypt functio...
Kudos from