STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UART or USART in Cube libraries ?

So even newer STM32s still have both of UARTs and USARTs.My question is about how they are going to be supported in Cube libraries.Am dealing with H7x3 recently, and noticed that the UART example actually is for USART - as the serial connector on the...

Pavel A. by Super User
  • 3433 Views
  • 8 replies
  • 0 kudos

Advice about implementing new code written with HAL into older appln written with older low level libraries (2013).

The USB device I need is working with a set of newer libraries (mxCube). All my application ported code is written with older libraries so the permutations are:A. App with older libraries combined with USB running on new libraries (lazy way, short cu...

Paulus by Associate II
  • 721 Views
  • 1 replies
  • 0 kudos

How to replace the Audio input device by SAI/I2S inside demo case 'Audio_playback_and_record' by STM32F769I-Discovery?

Hi,'Audio_playback_and_record default uses INPUT_DEVICE_DIGITAL_MIC as Audio input.I'd like to replace the Audio input by SAI's I2S with an external mic slave device.I add INPUT_DEVICE_AUDIO_I2S as new Audio output. And run the flow as INPUT_DEVICE_A...

jesson by Associate II
  • 737 Views
  • 1 replies
  • 0 kudos

STM32F070 bootloader

Here below image of the MCU on my two nucleo boards. I tried to program the MCUs using SMT32CubeProgrammer and USB-TTL converter connected to USART1 via pin PA9 and PA10, BOOT pin tied to 3V3. I press the reset button, then try to connect F070 MCU bu...

0690X00000AqjarQAB.jpg
ABarb.5 by Associate II
  • 652 Views
  • 0 replies
  • 0 kudos