User Activity

Hi all,I'm facing a problem with the implementation of a double Own address on a STM32F030K6T6 uC. the project is already working but with only 1 Own address on OAR1 (code 42 hex), now I want to update the project to enable the reception of another c...
Hi all,I'm trying to add the STM CRC32 to the hex or axf file, after this I need to convert it to .bin file because I've a Bootloader and I want to check the CRC32 to see if there's a valid image stored. I'm using srec_cat but doesn't work. Thanks.
Hi all,I'm trying to program this new G071RB, is the 3th device that I'm not able to make it work.. In simple word with the virgin device I can see it via Jlink and also I can program it (I've used CubeMX to make simple configuration of pin and progr...
Hi all, I'm trying for the first time the new STM32G071RBT6, I'm looking to set the correct option byte via the .s file but something is wrong.. Thanks for help.
Hi all, I’m trying to test the can bus function with the STM32F042, I’ve studied all the Datasheet but I’m trying to find the best solution for an efficient store for incoming messages..My question is if I don’t know the right amount of incoming ID ...