Resolved! NUCLEO-C5A3ZG STM32C5 QSPI Display Bring up Project
This project tests the STM32C5's XSPI capability to drive QSPI display using the NUCLEO-C5A3ZG M.2/SerialMem connector. GitHub - stm32-hotspot/STM32C5-M2-Serial-Mem-QSPI-Display · GitHub
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
This project tests the STM32C5's XSPI capability to drive QSPI display using the NUCLEO-C5A3ZG M.2/SerialMem connector. GitHub - stm32-hotspot/STM32C5-M2-Serial-Mem-QSPI-Display · GitHub
Hello everyone. What do you use as wifi module or ic in your pcb circuits, including stm32 processors. I don't like working with AT commands. I would like to work with SPI or SDIO interface if possible. Can you suggest a solution with libraries and s...
Colleagues, I made a PCB project that contains Ethernet, GPS and STM32F429. but there was a problem. that GPS actively loses satellites when Ethernet is connected. I use RTOS and LWIP. I don’t know how to explain this ... capacitors - filters, did no...
I've been working on some code to control a 4-wire touchscreen on DisplayTech's DT028BTFT-TS using timers to de-bounce the respective touch screen wires.The code works on the Nucleo-F413ZH under debug and standalone. The coordinates of the positioned...
Hi,I am working with stm32l4p5,i use stm32cubeide(version:1.8.0). It fail to start during debugging because of hardfault.Also it doesnt connect with st-link utility but it connects with stm32cubeproggramer. And after the procedure full chip erase wit...
I have successfully tested a prototype with the Nucleo F401 board and I have now moved the design to a custom PCB but I cannot program the microcontroller. The microcontroller STM32F401RET6 is not detected in the ST-Link Utility tool or in the STM32C...
I have a board mounted on a phisical system, so debugging and/or staying connected on the board while running is not a feasible option.What I'd like to do is:Connect to the board with an STLink (JTAG)Load the software (Ac6 - Eclipse IDE)Restart the s...
Dear ST Team,We are having some problems using the B-STLINK-ISOL board. In our test jiga we use a STLINK-V3SET(MB1441) programmer. To isolate the programmer from the products we decided using the B-STLINK-ISOL. After attaching the B-STLINK-ISOL to th...
What is the best way to protect pin from external 'high' voltage (10-30-60 or higher V). Is it even possible without external buffer, resistor + clamping diodes etc.?Input with high Z, open drain, other methd for "disconnecting" pin will do the job...
Which Pin should I set and reset to make a power cycle happen in STM3G4 or any popular STM32F3xxx.. ??I have 2 mcu's and with one of it I want to do a power cycle..I mean to remove the power and connect it again. What should I do here?