external QSPI flash issue
we are using stm32h745 chip,we want to 64 mb algorthim but in dfp file has 128 mb algorthim only,Controller how to accesess through 64 mb qspi flash.
Ask questions, find answers, and share insights on STM32 products and their technical features.
we are using stm32h745 chip,we want to 64 mb algorthim but in dfp file has 128 mb algorthim only,Controller how to accesess through 64 mb qspi flash.
Hi, I am working with STM32F103 and configured CAN filter to receive ODD and EVEN ID's to FIFO0 and FIFO1 accordingly: CAN_FilterTypeDef sFilterConfig; sFilterConfig.SlaveStartFilterBank = 28; sFilterConfig.FilterActivation = ENABLE; sFilterCo...
Does anyone know of an ST board that has built-in IMU sensing, AND that includes the CloudNav Sensor Fusion module for AudioWeaver by DSP Concepts? ST Micro has a deal with them, and I'm hoping for a simple solution that allows me to connect a board ...
For stm32h7b3 , there are two Bank of flash, and each 1M, We are designing a big application which code size may exceed 1m.So may I know if possible to use two bank for this application? Any limitations for it?Or if possible to put application to ex...
I have nearly managed to interface one lcd screen(ili9341 16bit parallel fmc intel 8080 protocol) with my stm32 device but I am stuck at the very last step.I have connected the screen wires to the mcu , I have configured fmc from cube mx correctly , ...
STM32103C8T6 face the system reset during the immunity test at 470Mhz 10V/meter of EN 50130-4:2011 standards.
Hi,i am trying to implement a SPI communication with STM32H7(Master) to STM32F1(slave) with interrupt mode. In Slave Side SPI3(with NSS Hardware Input) i have enabled, In Master Side SPI6 (GPIO Pin Toggling for SS) I have Enabled My Issue is at Slave...
Having difficulty to communicate with SPS30 on I2C. As a beginner I am having difficulty to understand how to debug the problem as it just returns 255 in in_buff. This topic may sound to broad, however, If someone can guide me the direction to make ...
I am trying to power the NUCLEO-F429ZI board from external 5V supply. I am providing 5V at pin 6 of CN11. Jumper JP1 is off and JP3 is on pins 2 and 1 (E5V). The problem is that CPU does not boot till I press the reset button. Further, If I connect t...