User Activity

Posted on March 21, 2017 at 18:48 Hi STM32 Support Team, I have an existing STM32CubeMX project for the Nucleo-F303RE board which uses UART2. In the project the pins PA2 (Tx) and PA3 (RX) are configured as alternate function pins. In the old ...
Posted on February 13, 2017 at 15:59 Dear STM32 supporters, I recently updated to V4.4.1 of the MATLAB/Simulink library 'STM32-MAT/Target'. (See also the resolved question at https://community.st.com/thread/36047-matlabsimulink-stm32mattarg...
Posted on January 19, 2017 at 18:44For evaluation purposes I created a MATLAB/Simulink model which uses the STM32MatTarget 4.4.0 blocks.With the MATLAB/Simulink version R2016b I get a lot of warning messages (around 160 with a small model):Warning: ...
Posted on August 11, 2016 at 21:59 Hi there, I am using MATLAB/Simulink R2015b with STM32MatTarget V4.30 to access the USART. I generated also a software framework with STM32CubeMX 4.16 and the firmware package for the STM32F3 Family 1.6.0. It...
Posted on July 27, 2016 at 17:58Hi there,I just want to generate a simple Pulse Width Modulation with the STM32F303RE with Timer 1 / Output Compare Channel 3.But I can not select the desired mode TIM_OCMODE_PWM1 for sConfigOC.OCMode.Do I have to con...