STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Building/Importing Project with Makefile

Hi,I am trying to build this (https://github.com/IntergatedCircuits/DfuBootloader) bootloader for STM32F070CB microcontroller. I tried importing it into Atollic TrueSTUDIO and Eclipse IDE. Couldn't properly import the project and when I build it I ge...

MTU automatically setting at LwIP

Hi,I’m using STM32H7xx with LwIP. My system works perfectly at my office, my home and even at my client in the US.However, only one location, at one of my colleague house, there are some issues with downloading file via LwIP.After instance investigat...

Lmali.1 by Associate III
  • 331 Views
  • 0 replies
  • 0 kudos

Extended Partition Support in FatFS

Hi,I am trying to use FatFS generated from STM CubeMx as middlewares. I am using STM32L4 with external memory eMMC. I see that I can create upto 10 (0-9) Logical Partitions, but when I look into f_fdisk API, seems like it takes only 4. I understand t...

nishal by Associate
  • 304 Views
  • 0 replies
  • 0 kudos

Debug the code through uart

Hi!I am using STM32F373RCT6 controller on custom board. In that board we have used USB to serial convertere chip FT2232HL-REEL and it is connected to USART1 (PA9 and PA10). STM32F373RCT6 system clock frequency is 70MHz.Can I use USB to serial option...

GAGGA.1 by Associate II
  • 2160 Views
  • 6 replies
  • 0 kudos

Resolved! VDDSDMMC AND VDDUSB Clarficiation

SO i was doing some stm32 research and developed some application now i am going in production phase. Now i wanted to use stm32f765 but there are couple of variants in that series.I am getting confused between this two models STM32F765ZIT6 and STM32F...