User Activity

Posted on January 30, 2018 at 09:47Hi,I use the REG_Access block to read the value stored in the data register of the SPI1. So I change the 'Peripheral' option from NVIC to SPI1.But it always goes back to NVIC, once the the simulink model is closed ...
Posted on November 17, 2017 at 10:44Hello everyone,I'm trying to verify wether my SPI transmits data or not, based on the SPI simulink demo project which is provided by STM32 MAT/TARGET.Since my borad is STM32F4 Discovery Board, which is different f...
Posted on November 15, 2017 at 12:02Hi everyone,I'm now trying to start establishing communication between STM32F4 Discovery Board and an SPI slave over SPI1.There is an example project named 'SPI_Test.slx' in the path \STM32-MAT\STM32\STM32demos\Te...
Posted on November 07, 2017 at 12:53Hello everyone, In this project I just want to use the user button to toggle a LED on my board. The model is designed by using Simulink and initialization codes are generated by STM32CubeMX. During the experiment...
Posted on November 06, 2017 at 14:05Hello all,In my test project I want to use the STM32F4 Discovery Board (MCU: STM32F407VGTx) to realize the following simple functions with the help of Simulink and STM32-MAT/TARGET:1) Making three user LEDs (PD12,...