User Activity

Hi, I'm using STM32F767ZG on a development board (Fusion for STM32 V8 by Mikroelectronica).   My problem is that all ADCs will read 4095 for the first 2.3 seconds after power on. If I perform a reset on the uC, they read correctly from the first read...
Hi, I have a very weird problem. I will narrow it down as much as I can. STM32F767.I have a struct with various variables, total is 30 bytes. But somehow, the sizeof(struct) is 32! typedef struct { uint32_t var1; // 0int16_t var2; // 4int16_t var3; /...
Hi everyone, I have a peculiar case. We are updating our product from a legacy micro, on which we were using an external EEPROM to store a LOT of settings (in the hundreds of KB). These were stored in pages of 1K each, and each page was different. No...
Kudos from
Kudos given to