User Activity

Hello,I am trying to implement a USB HID keyboard on an STM32F042 without HAL or LL, just simple register defs. I took an example code generated in CubeIDE with HAL and a few other examples. I extended the example with HAL to also implement the LEDs ...
Hello,I have a strange problem that I already lost a lot of hair over. I am using cubeIDE with an stlink v2 (STM32G441 with a blank C/C++ project and CMSIS). All run very well until today. So I am sure the code itself is ok.If I compile the project b...
Hello,I am using a STM32G491 in LQFP48 package. In the RM0440 rev8 page 2122 the package code for LQFP48 is 01011. But I read 01001 which would be LQFP32. The device id 0x479 is correct. Is there a reason for this? Thanks.
Hello,I am trying to implement the FDCAN in classic mode on the STM32G491 without the HAL. But I am havin trouble understanding how to configure and then use the CAN SRAM. I am not using the HAL nor CMSIS nor anyting else. Just the basic register def...
Hello,first of I must state that this is a bare metal project. If bare metal is not your thing then please do not read on. I only use parts of the CMSIS but no HAL and no LL.I have a strange effect when using I2C1 bus with DMA and USART1 with receive...
Kudos from