Error When Downloading STM32CubeF7 Pack
Hi I have been trying on several computers to download the STM32CubeF7 pack and all are failing with a "failed-Network error". Any help would be greatly appreciated.Thanks,Matthew
Hi I have been trying on several computers to download the STM32CubeF7 pack and all are failing with a "failed-Network error". Any help would be greatly appreciated.Thanks,Matthew
Hello,I'm having some problems to put working properly the I2C_EEPROM example on the STM32L152D-EVAL board (in this example I2C is used to communicate with M24C64 EEPROM). As in other example projects, I followed the steps as specified:However, I'm n...
From what I found, it is required to set BOOT0 to 3.3v (high). but there isn't a BOOT0 pin exposed on this board
Where are the best links or turoring information to use STM4L to control SAI on USB Audio for microphone and audio?
Hello everyone,I'm using the STM32 Host library with FreeRTOS FAT, but when i read from a specific usb key, I always get a NULL ( 0x00 ) inserted at the beginning of the second 512 bytes block I read. If I put a breakpoint between every packet they a...
Hello. I'm working with Nucleo-F410Rb, which has STM32F410Rb as MCU. Now I'm developing SPI connection by using Zephyr. Zephyr is maybe not suitable for this forum, but i wish get any clue or idea for my problem.(something like hardware parameters,...
While working on Nucleo-H743ZI , I have downloaded the related examples and using USB CDC class example I have created a test App tool on Windows PC which connects to the Nucleo where STM code using HAL USB CDC sends and receives data with the PC.Now...
I use STM32F429, refer to en. Stsw-stm32070 source code, remove lwip, only Ethernet data transceiver, found a long time communication, Ethernet will crash, mainly set TBUS, RBUS, RS, ETS。But I used the following code in the interrupt, and it could no...
I need to control 3 single-phase inverters using stm32 so i want to generate the adequate mli signal I tried to generate 6 spwm but the problem that arises that I can not get them go simultaneously also I tried the svpwm but I did not find the right ...