STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Application with ST self tests added throws Hard fault exception when Code optimization level is set to Medium/High(Balanced) in IAR workbench for ARM v8.22.3. Same application works for Medium/High(Balanced) optimization without ST self tests.

We are using STM32F405RG controller for our project and using ST self tests library for RAM, Flash and clock test. Currently we are trying to use code optimization option from IAR workbench functional safety version 8.22.3 and optimize code at medium...

HJosh.1 by Associate
  • 1258 Views
  • 5 replies
  • 0 kudos

LwIP_HTTP_Server_Raw problem

Hello sir,I am using STM32F779BI controller in my project.I am developing LwIP_HTTP_Server_Raw project my controller . I have written code for this I have done following Enable LWIP , DHCP ,HTTP .my code is working in network configuration perfactly ...

Resolved! STM32 talking to USB Peripheral with 3 Endpoints

Hi,I'm developing a new project that will use a GSM module. On the PC, this presents as three (3) Endpoints e.g. COM5, COM6 & COM7. I need to communicate with the GSM module on at least two of the three endpoints using the AT command protocol.Will a ...

NW27 by Associate III
  • 573 Views
  • 2 replies
  • 0 kudos

I'm trying to use FATFS library with my SPI-Flash. How can I format it in a right way. I'm using 16Mb flash. W25q16. It has 64 Blocks, each Block has 8 sectors. Total 512 sectors, each sector has 16 pages, each page has 256 Byte.

I traced the code flow and I found that the SPI flash should be formatted.I used an SD-Card and traced the code while it is mounted and knew that it searches in sector 0 for the record signature and the pointer to the partition sector. Then it reads ...

MShafiee by Associate
  • 1752 Views
  • 2 replies
  • 0 kudos