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.
I downloaded the current release of the STM32CubeL4 firmware (V1.17) and there is no examples for that board.
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...
where can I find the documentation for 802.15.4 Phy layer API?
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...
Hello,I would like to provide some more information about the issue that i signalled during yesterdays workshop. Hopefully these will help to get a solution.When trying to debug an example projet in the CubeIDE I get the following error:However, when...
We want to use a STM32L1 MCU in a medical device class iib. Does anyone have some experience with this. I know that STM supports SIL level MCU support, but where can I find info regarding the usage for Medical devices ?
Good evening, I'm trying to interfacing a MEMS microphone MP34DT05TR in our board using interface SAI1 (SAI1_CK1 on PE1, SAI1_D1 on PD6). To get a faster result (I hoped!!) I used the cubemx to configure the interface and starting code. I see the cl...
What is new in STM32 USB Device Library v2.8.0? * Integration of new USB device Class driver: USB Printer Class driver based on Universal Serial Bus Device Class Definition for Printing Devices Version 1.1 * USB All Classes: Fix USB b...
I am utilizing the STM32F767ZI in a design and am wondering if the following will cause any issues. I have VDD set to 1.8V so the standard IO is 1.8V, however, JTAG and USB-DFU control use 3.3V standard.Based on the DS, the corresponding pins (PA11-1...