Forum Posts
Features of the product (json)
I have installed freertos on the relevant CPU and I want to use a json file for this os. How do I install a program such as library or nodejs?
Resolved! Where's the Azure RTOS expansion version 2.0.0? CubeMX says it's unavailable.
Using CubeMX v6.3.0. Doing a fresh in Software Packages Manager shows v2.0.0 of the Azure RTOS for H7 parts yet when I try and install it I get an error saying the pack is not available. Has it been withdrawn or is CubeMX jumping the gun on its relea...
Resolved! Bootloader Go command fails to start STM32F303RE application.
We are in the process of upgrading one of our MCUs from the STM32F072RBT6 to the STM32F303RBT6 and we are experiencing problems with the F303. I am testing out all the firmware using a NUCLEO-F303RE (the 512kB version of the MCU). To further test thi...
I am trying to run Audio playback and record application present in the path: But.....
MY PROBLEM:I am trying to run "Audio playback and record application" present in the path:C:\Users\Admin\Documents\STM32\PROS\STM32Cube_FW_F7_V1.16.1\Projects\STM32F769I_EVAL\Applications\Audio\Audio_playback_and_record\SW4STM32\STM32F769I-EVALBut it...
I am looking for the source code for the firmware that comes loaded on the Nucleo-L4A6ZG board.
I downloaded the current release of the STM32CubeL4 firmware (V1.17) and there is no examples for that board.
Resolved! STM32CubeL4 FATFS BSP: How to use the bspv2.c files and why are there 2 versions?
Hello, I want to use a STM32L4P5 for reading and writing data to 2 SD Cards. In the STM32CubeL4 repo, I find in the FATFS/src/drivers folder the files sd_diskio_dma_template_bspv1.c and sd_diskio_dma_template_bspv2.cEach file calls a different BSP ve...
802.15.4 Phy API
where can I find the documentation for 802.15.4 Phy layer API?
Resolved! STM32F7 HMI Ethernet based Communication
Hi,I working Stm32f767zi mcu with HMI screen and I need to make communication using RJ45 interface using tcp ip. I need to know that which example is works for it, I have searched and checked a tcp ip server example code to get new incoming hmi conne...