STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! FFT Nan Values; ADC DMA

I am getting nan values while computing the fft. It is mostly for fftOut[0][0]----- fftOut[0][512], after that there are not many nan values. What could be the reason?Is it that because it running in debug mode and the DMA is on?Please help with this...

AKhot1_0-1693555830701.png AKhot1_1-1693556201584.png
AKhot.1 by Senior
  • 938 Views
  • 2 replies
  • 0 kudos

Resolved! Cannot update to Cube IDE v.1.13.1

Hello everyone,I have no success in updating Cube IDE 1.13.0 to ver.1.13.1. Each time I try, I receive a message saying that the repositories cannot be found (see attached picture). Different days, same error message. My OS is Windows 11 with a direc...

dliky2 by Associate II
  • 1011 Views
  • 3 replies
  • 1 kudos

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
  • 1071 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
  • 2069 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
  • 1110 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
  • 724 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
  • 1030 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
  • 648 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
  • 478 Views
  • 1 replies
  • 0 kudos