User Activity

Hello,I consulted :https://www.st.com/content/st_com/en/search.html#q=usart%20stm32G0-t=products-page=1I was wondering where to find an AN describing "Error Calculation" for STM32G0Or if the below document (AN4908) is globally applicable for every pr...
Hello,I have seen that it is possible to use templates to modify the output code generated by STM32CubeMX. However, I'm having difficulty to get some examples.Also, I was wondering if with the help of templates the two following points can be achieve...
Hello, I am working with STM32G0 with uCOS-II.I was reading some of the actions are fragile to unalignment; I was wondering how to align the code. As per now, the only command I know is : #pragma data_alignment =8 which I use just before launching th...
Hello, Currently I'm working on a system using the : STM32G0B1.I'm encountering some Hardfaults, for what I've seen on G0 finding the source of the hardfaults is complicated. I've used an code of type :typedef struct{ TByte rSHCSR_name[4]; TLongW...
Hello, I'm working with the NUCLEO-G0B1RE, controlling some motors.In order to correctly control motor I need to synchronize to timers. For this, I chose to use TIM3 and TIM15 TIM15 on Slave-Gated modeMy issue is that when the TIM3 and TIM15 start ru...
Kudos from