User Activity

I am currently experimenting with the LL data length extension feature on STM32WB55.I want to increase max TX length in link layer packet.I would appreciate it if you could tell me how to increase max TX length.(Looking at the current LL_LENGTH_RSP p...
I am testing ITCM on STM32H735 by using X-CUBE-PERF-H7 package.In the stm32h7x3_cpu_perf project, some codes are located to ITCM region using a scatter file.After I download the executable code on the chip, I powered off the chip and run the code. I ...
There is no problem in ADC1 and ADC3 offset calibration in STM32H745.However, when it comes to ADC2 offset calibration, it does not get out of the routine of calibration completion check routine.Is it ADC2 HW fault or ... ?I used the LL_ADC_StartCal...
I am working on a project based on freeRTOS in STMCube_FW_H7_V1.6.0 and NUCLEO-H746ZI-Q.When I compiles a CM7 code of the project, the port.c and the portmacro.h in ARM_CM4F (not in ARM_CM7) are used. (I am using MDK-ARM compiler 5.)Are there no prob...
Mbed-os currently does not support STM32H745. When will the STM32H745 be used on mbed-os?