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
I tested 2 sample with no connection of COMP2 with port pin PB4. If I set INPSEL to 01=PB6 or 11=PA3 the comperator works! (INMSEL 0011= Vrefint) The ST Support told me that a Nucleo-64 board (LQFP64 package) would work. For the QFP32 they dont' ...
When i try to connect the stm32 value line discovery board i face this kind of error please any one help me to rectify these error.In that value line board i removed the jumper & try to communicate the mcu with external stlink debugger that time also...
#define DEBUG_UART USART2 #define DEBUG_UART_CLK RCC_APB1Periph_USART2 #define DEBUG_UART_TX_GPIO_CLK RCC_AHB1Periph_GPIOA #define DEBUG_UART_TX_PIN GPIO_Pin_2 #define DEBUG_UART_TX_GPIO_PORT GPIOA #define DEBUG...
Hi,I am using STM32H745XI dual core controller,and I am trying to dump the code into CM4 flash area using ST LINK but getting an error prompt saying "Invalid ROM table ".Previously I have dumped/flashed the code successfully and also done debugging f...
Namaste ST Community and ST Support Executive,We are using the B-L475E-IOT01A development board for our product's proof of concept development.I understand that, this board has an on-board ST-LINK/V2-1 debugger/programmer with USB re-enumeration capa...
We're using STM32F779BIT MCU in our custom board.After a power cycle, MCU memory was not able to be read/erase/flash.After checking the option bytes in STMCubeProgrammer, Read out protection is set to 0xFF.Ideally, it should be 0xAA (L1), 0xBB(L2), 0...
Hi, I have a project that includes STM32F103C8T6 processor. I started with SMT32 Smart V2.0development board and the code work's fine. I draw and make custom PCB, but when I flash code on STM32F103C8T6, which is placed on a custom board, the same cod...
The segger J-Link support has vanished. What is going on? Are you going to support only ST-Link. I afraid ST_Link is not too good for professional development as it is:extremelly slowno RTOS avare debuggingno software breakpoints+ many other small ...
I need to mount a Nucleo-64 development PCB as a plug-in to a PCB motherboard and need to locate the mechanical Gerber files so that I can create a footprint in Eagle CAD.
There are many occasions where I would like to put simple graphics up on a TV - to use it like a giant oscilloscope, or to log data via an optically isolated link. Monochrome, low resolution would be fine. It sounds like you have to pay licensing fe...