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
Iam working with LSM6DSOX sensor and now i could able to integrade linux driver with embedded functions developed by st (link : https://github.com/STMicroelectronics/st-mems-android-linux-drivers-iio/tree/master/drivers/iio/stm/imu/st_lsm6dsox). Icou...
Hi I am looking for a schematic of the NUCLEO L053R8 board. Where can I find it?
Hello,I'm using a STLINK-V3MODS in a test and programming interface that I realized for my PCBA. Currently I use the bridge API to manage SPI, I2C, CAN and GPIO interfaces through a software written in Cpp on Qt platform. I would like to perform the ...
Moved to stm32-mcu-products-forum
Hello,I want to use Nucleo-H745ZIQ board with operating clock at 480 MHz for M7 and 240 MHz for M4. Below is the clock configuration.Under RCC, options are either PWR_LDO or PWR_EXTERNAL_SOURCE_SUPPLY selection enabled. Voltage scale as Power Regulat...
I have integrated Blackpill(stm32f411ceu6) with RFM96 at Indian Frequency of 866Mhz but the problem I am Facing is that after 300 -400 frame counts blackpill stops sending data it is working fine on bluepillhere is my code can u please suggest me cha...
Hi,I am trying to use the RTC_TimeStamp example application provided with the STM32H743I-EVAL board, I've enabled the RTC_CLOCK_SOURCE_LSE in main.h to use the Low-speed external oscillator as a clock source for the RTC.The problem is that even thoug...
First of all the board that we use is "NUCLEO-L552ZE". The upper section of the board is the ST-Link which we use to program and debug the chip. The ST-Link also forwards one of the UARTs (LPUART1) over USB. So we conveniently use this feature to tes...
HIPLEASE I WANNA OPEN A HTTP POST REQUEST TO POST DATA ON A LOCAL SERVER CONFIGURED WITH SPRING BOOTI AM USING ESP8266 AT COMMAND AND I ALREADY OPENED A TCP CONNECTION YET POSTING THE DATA ON THE DATA BASE IS NOT WORKINGAM USING THIS COMMAND char req...
Hi everyone, I want to program using the usb connection on the STM32F103C8T6 board. There are examples using Arduino, but it cannot perform STM32 functions.How can i program via usb and look at sensor data? I need help. Thank you from now