User Activity

Heyho,I'm using a H733 with both SAI 1 and SAI 4 with SAI 1 as I2S clock master to get 8 synced audio channels.Audio clock comes from I2SCKIN, this is used for SAIs and I2S.Problem: because of the fixed oversampling ratio (256 or 512) of the SAI, I h...
Quick question concerning L0 internal EEPROM...From RM0377, page 79:Write to data EEPROM...DescriptionThis operation aims at writing a word or a part of a word in the data EEPROM. The usermust write the right value at the right address and with the r...
... leads to "funny" results:STM32L011 with 16 kB of flash, HAL inits and LED toggle in main, DEBUG, no optimization:93% of flash usedI had not expected it to be that bad! Okay, I will probably not use too much HAL, will use Release version with opti...
Heyho,there's lots of info in the datasheets and the AN2867 about the specs of the HSE / LSE oscillators with passive crystals...But I'd like to have some "measurable" *** specs, so that I can compare a real life custom board, which means:voltage lev...
Heyho,for a new project I need an MCU with 2 channels of 16bit / 50kHz ADC.It looks like the F373's sigma delta ADC (SDADC) might be good enough (it will be calibrated for accuracy anyway).But I haven't found any info about the SDADC's digital low pa...