User Activity

Posted on March 29, 2018 at 07:58Does anybody know, when software packs as example for Keil will be available that support the new ARM V6.x compiler/assembler?For STM32F0x, STM32F1x and STM32F7x?In the moment, the startup-files and parts of the c-co...
Posted on January 15, 2017 at 18:50Hallo,  i use the HAL to program a little test software to transfer data via spi between two STM32 Nucleo boards.One board with a STM32L476 sends every 5 ms 74 bytes of data as a spi master with 625 kBit.Chip selec...
Posted on November 17, 2016 at 19:47Hello, today i received my Nucleo 64 STM32L476 Board. When i make a new Keil project with only SPI (without DMA) and generate and open the project i got an error while building the project: *** Scatter Error: no d...
Posted on November 16, 2016 at 09:20Hi, i am new to STM32 programming. I have to make a small program where the STM32L471 is the SPI master. I tried the CubeMX to build a program for the Keil MDK. Seems to be ok. But when i call the transmit functio...