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
HI community,I got my hands on a MAX22192 evaluation kit (SPI GPIO expander) , currently attempting to communicate with it. While I can receive the input status from the IC, it doesn't respond to the commands I'm sending to it through NUCLEO G474RE.T...
Dear Team,' please provide example code for multiple peripheral interrupts(ADC,timer)in a same example code with mxcube configuration.board: stm32c031c6 Best Regards,Deepa P@nevase123
I am using the STEVAL-STWINBX1 development board and have downloadedthe FP-SNS-DATALOG2 software to the board.I compiled and flashed the FP-SNS-DATALOG2 software to the board using the ST Cube IDE and a Segger J-Link.I am trying to use the Python GUI...
Hello, I recently bought Nucleo-144 board (variant F756ZG) to one of my project. I used DFU to upload firmware and external power supply using VIN pin (7.5 VDC). It works perfect until I decided to remove ST-Link part to reduce board size. After that...
We are using STM32H743BIT6 microcontroller in our project. Which is the development board that we need to buy and use for this microcontroller for prototyping and development purpose? Can we use STM32H753I-EVAL2?
Hello.I am developing a development board (to sell to customers eventually), for which I want to have my own flashing dongle. Now, I have posted in another thread asking about the software that is in the ST-Link devices, and the response I got is tha...
I have the STEVAL-STWINBX1 development board and want to import the FP-SNS-DATALOG2 software into S32DS IDE so I can build and flash.Is this possible and if so how ?The user manual only mentions flashing the binary file STM32CubeProgrammer, but I wou...
Hello Support Team, I am trying to use a power bank to supply power to my STM32H743ZI2 board. I have made a modification to the jumper settings: I changed the connection of JP2 from pins 1-2 to pins 7-8 as suggested for power bank usage. However, I a...
All I need is a simple example CAN normal mode, I been searching around but found nothing. It just for educational purpose. Appreciate for any help
Hello everyone,Recently I have been learning to create and write data to a text file in a flash drive that is connected to the STM32F407G Discovery board via USB_OTG_FS. Now I want to share the text file in the Flash drive to a mobile device via blue...