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
  • 692 Views
  • 1 replies
  • 1 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
  • 333 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
  • 5592 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
  • 1683 Views
  • 9 replies
  • 0 kudos

Low power mode with ThreadX

Hello all,I am testing low power mode 2 using ThreadX but having a bit of a problem when waking up. I have generated a simple test, there is one task running blinking a led every second for 10 secs and then sending the MCU to low power mode 2, until ...

jampino by Associate II
  • 740 Views
  • 4 replies
  • 0 kudos