User Activity

Hi,I modified the example program "Data Log Fusion" to calculate the position by integrating twice the linear acceleration. However, there is an error on linear acceleration that is very consistent both when the board is moving and the board is stati...
Posted on December 26, 2017 at 12:49Hi, I have these two shields and I want to integrate their libraries into a code generated by CubeMX where USBhost and FATFS middleware with relative pins are defined. I think that Shields' libraries are available...
Posted on November 29, 2017 at 22:47Hi, I have a nucleo f401re board and a x-nucleo-cca01m1 shield mounting STA350BW IC. Nucleo transmits data as a master to the shield using I2S half duplex communication. I want to know what is Master Clock's purpo...
Posted on October 30, 2017 at 11:09 Hi, i have a problem about pwm input mode for f401re board. Forse my purpose, I use cubemx and set Tim 9 slave controller in reset mode, TI1FP1 ad trigger source, Channel 1 in input capture direct mode and Channe...
Posted on July 31, 2017 at 09:13Hi,I simply generate the code using CUBEMX and I switch on CAN1 controller. I try to start the program but it halts on 'MX_CAN_Init()' function. In detail, it doesn't pass the 'while' at line 310, in 'stm32f4xx_hal_ca...