STM32WBA52CGU6 circuit Diagram
Moved to stm32-mcu-products-forum
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
Hello,I have NUCLEO-H755 + GFX02Z1. With ST examples (X-CUBE-DISPLAY), nothing works (no QSPI available to select).So i have no configured memory (QSPI on GFX02Z1 board) , only ILI9341 driver.The MX_DISPLAY_Init looks OK.I just want to send something...
Iam using Beaglebone Black here. I have already enabled driver for st_lsm6dsox embedded features which created 9 devices with accel and gyro , magnetometer raw data along with step count and tilt detection features .I can read raw data from accel and...
Hi guys,I'm working on a Projekt, that it should be STM32F7 interfaced with a EDT-Display but without using the Operating System or TouchGFX.The Developer had designed the Board in a way, that nobody can use it directly without FreeRTOS or TouchGFX.I...