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 everyone,create the cubeide project for onboard PDM MEMS microphone on stm32 discovery kit. 1- I2S22-Mode: Half Duplex Slave3-DMA Settings -> add -> SPI2_TX Problem in section 3 . I cannot see the SPI2_RX which I will get the PDM peripheral to mem...
Hello I tried a blinky code which works with an other disco board I bought several months ago and it doesn't work with the new one. I tried it in debug mode and I'm stuck here.void Error_Handler(void) { /* USER CODE BEGIN Error_Handler_Debug */ /...
Dear Team,I would like to know if development kit is available for STM32H7B0VBT6 if yes where can I purchase the same ? Also I would like to know does the stm32 workspace support this microcontroller (STM32H7B0VBT6) if yes can you help me with the d...
Hello Everyone, I have the Nucleo-H7S3L8 as my first STM32 board. I want to connect it to a Segger J-Link Pro for JTAG. In the official documentation (https://www.st.com/resource/en/user_manual/um3276-stm32h7rx7sx-nucleo144-board-mb1737-stmicroelectr...
Purchased the SensorTileBoxPro and got in way over my head. I wanted a wearable to detect and alert of undesirable head movement. 1. Can this device be programed to do this?2. Is there anyone that could program it for a modest fee?
Hi, Can anyone recommend a development board that has ZIO headers and on-board SDRAM as well? I can't seem to find any.I have some other requirements as well:-> Needs to have a system clock > 180Mhz-> Advanced DMA Features-> Needs to have on chip ADC...
I am trying to run some basic tests on the STM32H7S78-DK discovery board.I am having some trouble properly initializing the PSRAM (is this info available somewhere, what are the right settings?)PSRAM is clocked at 200MHz, i copied settings from the a...
Hi everyone :waving_hand:,I’m currently working on a bare-metal project using the STM32F4 Discovery (Disc1) board and developing my code purely with CMSIS header files (no HAL or CubeMX).I wanted to check if this board has any onboard MEMS sensors (l...
Hello everybody! I recently started experiencing weird, unstable behavior during debug on my Nucleo u575zi-q board. So, I don't use HAL, or any graphic programming, or any API, doing everything in pure C from scratch. The IDE I use is, of course, the...
I have overall found this feature to be very unreliable, for reasons unknown. The data comes out OK from PB3 and goes all the way to the STLINK V3, at the expected speed, 1MHz, but Cube IDE displays nothing. I have this across a number of development...