STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

how to use one I2S protocol in full duplex mode

How can one utilize the I2S (Inter-IC Sound) protocol in full-duplex mode, including the necessary steps and considerations for configuring and managing simultaneous audio data transmission and reception?https://www.creativesolutionservices.com/web-d...

sss343 by Associate II
  • 1404 Views
  • 1 replies
  • 1 kudos

STM32CubeIDE no more starting

yesterday installed new ide 13.1 , because H563-nucleo board not working with "old" v10.after some trouble with new "forced login feature" i could make new project from H563 examples.then i could compile and flash / debug. seem ok so far, then close ...

AScha.3 by Chief III
  • 2573 Views
  • 8 replies
  • 0 kudos

Resolved! Problem with UART Receive Interrupt

Hi,I am using the STM32G071CBT6 for my project. During the initial test setup, I've evaluated the required peripherals such as ADC, DAC, and UART. The ADC and DAC are functioning well, but I'm encountering a problem with the UART. While I can success...

suriya by Associate II
  • 1377 Views
  • 3 replies
  • 4 kudos

STM32 Cube IDE Usage

Hi. Just bought the book "DSP using Arm Cortex-M Based Microcontrollers". Supplied after a great deal of searching with shared online resources. I'm trying to create an STM32 project and drop in basic GPIO example source code from the online resource...

waddy by Associate II
  • 884 Views
  • 2 replies
  • 1 kudos

Resolved! STM32cubeIDE sensor using

Hello. I am an electrical and electronics engineering student, and I am doing an internship. I have designed my own PCB with an STM32F103 series processor and a BNO055 IMU sensor. I have received the PCB. All that's left is to write the code for the ...

smldgns3 by Associate
  • 1448 Views
  • 2 replies
  • 1 kudos

AES CBC encryption

I have implemented AES encryption for MQTT messages. In this endeavor, I've updated the code to incorporate AES encryption for MQTT messages using the CMOX library. The "cmox_cipher_encrypt" function is now employed to encrypt MQTT messages using AES...

Whiz by Associate
  • 787 Views
  • 1 replies
  • 0 kudos

STM32F303ZE ADC data display on PC

I want to use my STM32F303ZE board as a high speed data taker from outside ADC pins, and display these (large amount of) data on my computer. I am now using an SD card to store the data on my board. How can I display the taken data from the ADC pins?

elif79 by Associate
  • 602 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CUBEIDE Interrupt Vector Table does not correctly

Hi I am trying to implement my own drivers in order to learn C++ for embedded. I am working with a STM32F407G (discovery board). I was trying to implement a Handler for SysTick but for some reason when I look into the vector table in memory, SysTick ...

erenimo by Associate
  • 1000 Views
  • 2 replies
  • 1 kudos