User Activity

Please note that contrary to as listed in Atollic's SFR viewing tool during debug, the backup registers (BKP) start at 0x40006C04 not 0x40006C00 as convential wisdom would suggest.
Hi,I am using version 1.9.0 of the STM32F0 package in cube.I have chosen DMA1CH4 for USART1TX and the following line was autogenerated as expected: LL_SYSCFG_SetRemapDMA_USART(LL_SYSCFG_USART1TX_RMP_DMA1CH4);However, the following line is missing: ...
I think that this serves more as information than a question.On page 726, section 26 of RM0360, no mention is made of the memory locations and register descriptions for the unique signature. Nevertheless, stm32f0xx_ll_utils.h makes provision for acce...
Posted on May 08, 2018 at 17:19Please see the attached .png -Using an STM32F746Within Atollic TrueSTUDIO for STM32, when browsing the SFRs in debug mode, the addresses for the registers in the CRC unit are incorrect.As shown in the .png, the control...