User Activity

Hi,In my design, STM32F7 MCU communicates with FPGA via FSMC bus. FPGA emulates an asynchronous NOR flash. It was noticed that when MCU does back-to-back writes (2 lines of assembly code for each write) to the same FSMC address only the last 16-bit w...
Hi,Can USBLC6-4SC6 be used to protect an IO from EFT (IEC 61000-4-4) and lightning (IEC 61000-4-5)? I do not see any specification for these standards? Thanks.RegardsGordon
Posted on April 30, 2014 at 04:45 hi, I have a custom designed board with STM32F07 IC. The FSMC interface is working with certain version of software. recently i tried to use CubeMX to generate low-level code with FSMC HAL. I only added a...