Resolved! Why can't I use all SRAMs?
STM32F407VGT6 -> this controller have 192kb of sram, I create a big byte array have 131832 byte and i got an error in Keil.Any idea why?
Ask questions, find answers, and share insights on STM32 products and their technical features.
STM32F407VGT6 -> this controller have 192kb of sram, I create a big byte array have 131832 byte and i got an error in Keil.Any idea why?
Using HAL and CubeMX. APB2 72 Mhz. The timer prescaler is 0, the period is 5, the duty ratio is 50%. How to solve this problem?
I am newbie to use Nucleo-L152RE board. I have a HTU21D-Temperature & Humidity sensor which used I2C interface to read the temperature data.So, with using the STM32CubeMX I have generated code for STM32L152RETx chip with UART2 (debug purpose) and I2C...
Hi stm32cube programmer cant recognize DFU.micro stm32f407 board Catalyst F400zdriver installed and DFU device exist in windows 7 device manager.a 1.2k resistor pulled up to pa12 but was useless.run as administrator is tried and was unsuccessful.DfuS...
I HAVE ONE RFID BOARD WHICH IS HAVING STM32F103C8T6 THIS ONE WILL RUN ON WINDOWS USING VIRTUAL COM PORT DRIVER.BUT I WANT THE SAME BOARD TO USE IN UBUNTU 14.04 BUT I HAVENT FOUND ANY DRIVER FOR UBUNTU TO USE MY BOARD .IS THERE ANY SOLUTION FOR THIS B...
With the help of STM32 CUBEMX generated basic code for IAR-EW and I have design a small code to print float variables on UART for debug purpose in STM32F413RH. This is working fine in IAR-EW but same things when I used in Atollic TrueStudio it is not...
Posted on October 04, 2015 at 15:16Hello!I'm trying to run STemWin/FreeRTOS/HAL on STM32F429IG revision Y at 168MHz.SDRAM (IS42S16400J-7TLI) connected to FMC controller and runs fine by itself (CAS_LATENCY_3/CLOCK_PERIOD_2/RBURST_ENABLE/RPIPE_DELAY_...
Hi,I had a working project on the STM32F4-Discovery board (STM32F407) with FreeRTOS and FATFS on uSD card. I wanted to move to the STM32F429 because the FMC provides a lot of flexibility over the FSMC for my project. For the life of me, I couldn't g...
I am getting signal trap at HardFault_Handler while I am running a program. How to debug and solve?
Hi Everyone!I've been working with STM32F769I-Disco & STM32H753I-Eval boards, and I lost the original / demo software / demo firmware / with which both boards comes.Please, Can you help me in the way to find both software packages? In st.com WEB page...