STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB-C Power Delivery Sniffer with Nucleo-L152RE

Hello, Is there an option to use with Nucleo-L152RE as Power Delivery CC line sniffer and decoder?As far as I know to allow to sniffer cc line protocol it should have the ability to use Manchester decoder.Thanks,

RNYL by Associate
  • 414 Views
  • 0 replies
  • 0 kudos

Resolved! DMA RX complete interrupt sometimes not called in STM32L4

Hi everyone, I've done these steps before on STM32F0, STM32F1 and STM32F4 microcontrollers to detect when a circular DMA buffer for UART "wraps" (The counter finishes with the array and starts from the beginning again) with complete successActivated ...

IJoe.1 by Associate II
  • 1254 Views
  • 1 replies
  • 0 kudos

Resolved! Timer update generation delay

Hello,I am verifying timer functionality on an STM32F303K8 Nucleo development board. After generating an update event, the counter register does not update immediately - in downcounting mode, it takes several nops for the counter to read the same as ...

bsakas by Associate II
  • 1185 Views
  • 2 replies
  • 0 kudos

How to dynamically reassign the pin?

Originally, I configured PB6 to work with OneWire using DMA! However, after some time, I need to use the same pin for operating an LED!Below are the steps to reset the pin settings to default.1. Stopping all processes associated with using DMA on pin...

DK.7 by Senior
  • 654 Views
  • 2 replies
  • 1 kudos

Differences between Revisions of STM32F205

Hello,There are 8 revisions of the STM32F205: 'Y', 'X', '1', 'V', '2', '3', '4' and '5'.The silicon errata shows the status of support for all revisions, with no mention of individual revisions.Does this mean that all revisions are the same?Is it cor...

rev.jpg
YYama.4 by Associate
  • 1128 Views
  • 3 replies
  • 3 kudos

Resolved! Flash erase blocking GPIO updates

I am testing doing flash erase while running code from internal SRAM on a STM32F072B Discovery Board. Having initializing everything with code running in flash, I call a function where itself and all its dependencies exist in RAM. I've verified this ...

link87 by Associate II
  • 5042 Views
  • 11 replies
  • 6 kudos

Receving a string from terminal via UART

Hey, I would like to a string from terminal via UART in order to complete a challange given by Digi-Key YouTube channel in FreeRTOS tutorial playlist. Anyway, I want to take the whole string given by user in terminal, but I couldn't so far. I tried  ...

Resolved! Cannot read ID from external flash (OSPI1) on STM32H735-DK

Hello all, I was trying to follow the example in MOOC - STM32H72x/3x hands-on workshop - 6 Code execution from external FLASHI have configured the OSPI as per the board requirements in CubeMX. But the `OSPI_Init()` function fails while trying to read...

NRedd.2 by Associate III
  • 2547 Views
  • 4 replies
  • 0 kudos