User Activity

Increasingly displays are migrating to LVDS interfaces. I haven't been able to locate any STM32F reference design showing a successful implementation of an LVDS display.Has anyone managed to do this ? (My design uses STM32F746)
I'm using STM32CubeMX 5.4.0. When I enable LTDC and DMA2 interrupts (for example) in the NVIC tab in NVIC Mode and Configuration, when I switch to the Code Generation tab there are no entries for either LTDc or DMA2D. See attached screenshots. What...
Hi,I built the demo below (from STM32Cube-F7) and Flash the .hex file using CUBE-Programmer (with external loader enabled) it to my STM32F746G DISCO. \STM32Cube\STM32Cube_FW_F7_V1.15.0\Projects\STM32746G-Discovery\Demonstrations\TouchGFX\SW4STM32\STM...
I wish to migrate from using ST Link V2 to ST Link V3. I have noticed that while V2 connector had TRST and NRST signals, V3 only has NRST. Will this have any negative effect ? What should I do with unconnected TRST MCU pin ? Has anyone used the STDC...
I'm working on a new PCB design based on ST32F746 Discovery schematics.I want to change the CODEC to a cheaper CS43L22 DAC.Can someone help me make the correct connections to the DAC (MCLK, SCLK, SDIN, LRCK) ?An F7 schematic with this DAC would be gr...