User Activity

Hello everyone,I sent the data by UART with command:uint16_t Size[8];HAL_UART_Transmit_IT(UART_HandleTypeDef *huart, const uint8_t *pData, uint16_t Size)Question: Size on this command is 16 bytes or Size is 8 data elements of array?
Hello everyone,I am using Nucleo H745ZI dual core and I want to communicate intercore by OpenAMP.The ST only giving example send message from core M7 to M4. But I want to send message from core M4 to M7, I tried follow the OpenAMP flowchart but not w...
I want to ask about realise date of STM32MP257F-EV1?Today, I see a local shop sell this board with price 800$. I guess this is contraband board from China and the price too expensive with my expect.
Hello everyone,I used Nucleo-F767ZI board for my vehicle robot. I just securely attach the board to the robot and then testing my robot move on different terrains.After this test, I can not connect ST-Link (fail.txt file appeared) and my board did no...
Hello everyone,I read PWM input value by Timer 16 bits in Nucleo-F767ZI (combined channel mode), but the value that I received is not the same after some days.For example, Day 1: PWM input value = 4200 but Day 4: PWM input value = 4000, no code chang...
Kudos given to