AZURE RTOS / NETX DUO DTLS Implementation for STM32 Platform
Hello, I wanted to ask if there is any NetX Duo DTLS implementation example with source code on any STM32 platform?
Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
Hello, I wanted to ask if there is any NetX Duo DTLS implementation example with source code on any STM32 platform?
I have an STM32F401CDU6 blackpill board and I have a USB not recognize code 43 error when activate dfu mode. It's don't do it 3 months ago
Dear All,I'm using STM32F429ZI-Nucleo for Ethernet, I'm using this board as TCP server, Connecting with client Thats working fine but whenever client send data to server MCU going to HardFauld_Handler, I'm not able to identify this issueKindly guide ...
I'm using FATFS with DMA to read/write a SD card. Everything works fine until I introduced low power mode to my code. Currently, I just run the init function generated with cubemx and mount again after waking up. After the first wakeup, everything st...
Hello,We observe issues with a set of stm32F407ZETx.The application stalls / hangs somewhere while calling MX_USB_DEVICE_Init(). We are using the USB in CDC class. The board is powered via a USB cable, and the issue is not observed when using a good-...
I have a problem in sending udp multicast frame via wifi (with the MXCHIP embedded on the card). The problem occurs when there are chained buffers in play. These buffers come from the lwip lib when Pbuf is allocated with the PBUF_REF option in the pb...
Hi, I have STM32F413VHT6 board and trying to use FATFS and SDIO card slot, but f_mount returns FR_NOT_READY. i worked in 1 bit mode is working perfectly but SDIO in 4 bit mode f_mount return FR_NOT_READY.i am using below code for both 1 bit and 4 bi...
HI: Due to special needs, the system clock frequency needs to be changed during work, switching between 72M and 48M. Using STM32F103, the USB CDC Virtual COM Port cannot function properly after switching the clock.Using STM32F407 to dynamically chang...
I paid someone and she came up with a solution using STM32F103 and claims that it works for wav files using PWM and low pass filter with a digital attenuator. It didn't, and 1 year on I am still looking for the right MCU and the right solutionUM1642...