User Activity

Posted on May 05, 2017 at 13:54While continuing to test some of the SPI functionality of STM32-MAT using the nucleo-f302r8 board. I again ran into some problems (and solutions).Problem 1:While compiling the ''STM32-MAT\STM32\STM32demos\Test\SPI'' ex...
Posted on May 01, 2017 at 16:58The following issue was encountered when using a stm32nucleo board (nucleo-f302r8) in combination with Simulink to test the sending of some spi frames: The amount of bits sent per frame was less then what Simulink indi...
Posted on April 24, 2017 at 17:15I was trying to get Simulink to communicate to a sensor using SPI, but I encountered the following issue:When opening the parameter screen of the SPI block by double clicking on it, the ''Type_SPI'' field contains ''...
Posted on March 16, 2017 at 13:08I am trying to get the STM32-MAT package to work with Simulink to do some test on a stm32f4discovery board and I am running into multiple issues.1. A simple Simulink setup for a normal build:When building this simple...