STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FT2232H FMC FT245 Style asynchronous FIFO Mode

Hello,I'm trying to interface to the FTDI FT2232H chip in FT245 Style asynchronous FIFO Mode to get a higher throughput over USB without needing to mess with the USB stack. I'm looking to get around 5MB/s throughput ultimately. Planning to use asynch...

Coretels_1-1728643395406.png
Coretels by Associate
  • 456 Views
  • 1 replies
  • 1 kudos

EEPROM emulation - EE_Init() fail - Step 4

Hi, I'm using en.x-cube-eeprom-v7-0-0 on a STM32L476 and I got a problem during my validation phase.I do lot of write on the EEPROM to be sure my code works well (so lot of CleanUp).Actually, on the step 4 of the EE_Init(), I have a EE_WRITE_ERROR on...

Dams_0-1728637523339.png
Dams by Associate III
  • 246 Views
  • 0 replies
  • 0 kudos

STML4 UART Errors - Generic Catch-all reset

Hi Folks, I am implementing a HAL/DMA UART TX / RX Routine that waits in a state machine for a line-idle interrupt, parses the inputs and immediately responds to the output.The routine needs to work flawlessly, and if a UART error occurs, it needs re...

Vonny232 by Associate
  • 273 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 + LAN8720

HiI'm fighting with stm32f107vct to work with external PHY LAN8720.After many tries running it on FreeRTOS with lwIP I decided to start it over.I disabled freertos and lwIP.In CubeIDE I’m enabling only ETH, changing addresses of registers (since IDE ...

JB.5 by Associate II
  • 4938 Views
  • 3 replies
  • 0 kudos

Resolved! EEPROM Emulation - Virtual Addresses

Both X-CUBE-EEPROM and STSW-STM32117 (AN4061 - for STM32F0) use "Virtual Addresses" in the emulated storage: But nowhere explains how these "Virtual Address" numbers are determined/decided.It seems to me that (apart from 0x0000 and 0xFFFF being reser...

AndrewNeil_0-1715945255193.png AndrewNeil_1-1715945273599.png

Resolved! STM32H750 RAMECC Testing

Hi,I have been trying to trigger a RAM ECC error for testing. I have referenced the code Here. However, I cant trigger an ecc error.The plan is to read uninitialized ram as mentioned in AN5342. I am using SRAM(1-3) (Mem address 0x30000000 - 0x30047FF...

snmunters_0-1720621950335.png
snmunters by Associate II
  • 1314 Views
  • 9 replies
  • 0 kudos