User Activity

Hi,I have migrated from STM32L4S5ZI --> STM32U575ZIT6 for one of our custom designed board.I am trying to configure 96MHz HCLK using Clock configuration in my *.ioc file and just toggle LEDs with a delay of 1 sec with the generated code & this logic....
We want to migrate from STM32L4+ to STM32U5 series of processor.. this latest software is not supported by older ide (1.6.0) so we need to migrate from stm32cubeide 1.6.0 to 1.10.0..I have un-installed the older version and cleared all possible direc...
I need to interface 10 SRAMs (1024 x 16). With existing FMC controller I can interface only 4 so I am planning to use address line decoder for generating chip select signals. My main concern is whether I would need to use external buffers & transceiv...
I have a requirement to interface 8 numbers of Wiznet Modules (Wiz830MJ) with STM32L496. Since i need to interface more than 4 modules so i cannot manage with standard FMC SRAM interface. So I am planning to use a decoder (74HC138D) and generate 8 di...