STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can the STM32 ADC do what the PIC16F ADC can do?

I have an existing design using an 8-bit PIC16F and am attempting to upgrade it to using the STM32L071, primarily due to needing more memory. This design has 6 input signals being sampled using the same ADC. One signal is an audio signal that needs t...

BrianG by Associate II
  • 1237 Views
  • 4 replies
  • 0 kudos

Resolved! Communicate between two STM32 I2C

Hi, My objecive is to be able to communicate between two STM32FR302R8 thanks to I2C protocol. I've seen a code that should be used but I don't know which is the adress that I have to write: HAL_I2C_Master_Transmit(I2C_HandleTypeDef *hi2c, uint16_t De...

CCarl.2 by Associate
  • 1059 Views
  • 2 replies
  • 0 kudos

Resolved! Octospi multiplexed hyperbus on STM32L4R9 with STMCubeMX

HiAccording to the datasheets, the STM32L4R9 LQFP100 devices should be able to support a multiplex hyperbus ram/flash device. (for example the cypress S71KSS12SCO)But in STM32CubeMX, I'm unable to select the multiplexed hyperbus mode. I notice that...

Jschpmn by Associate II
  • 1944 Views
  • 6 replies
  • 0 kudos

Virtual Com Port doesn't work in win10

I have the stm32f4 discovery kit. It's true, natively doesn't have an UART communication from USB but I connect the pins RX and TX of debugger to USART2, step and step from datasheets. I would have to see the device in the port on my Device Manager ...

FArle.1 by Associate II
  • 2484 Views
  • 6 replies
  • 0 kudos

Nucleo STM32F411 pins not working when alternate functions

It seems that I'm having problems with the pins configured as alternate function.If I configure the same pins used by SPI or USART as simple gpio outputs, I can see them toggling with the logic analyser. but when I configure them as SPI (alternate fu...

RBran.3 by Associate II
  • 1546 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H723VE dma don't work with adc

dma don't work with adc. After first writing dma set flag TEIF. Value wasn't written to buffer. I ported example (adc dma transfer) from stm32h743 to 723, it have this error too.

FAndr.1 by Associate II
  • 1708 Views
  • 7 replies
  • 0 kudos