User Activity

 When I try to compile stm32 image processing library by using the compiling toolchain provided by stm32cubeIDE.I met an error which tell me " inconsistent operand constraints in an 'asm' "The detailed error information is shown in following two pict...
 I want to capture the BLE air packet to parse the BLE connection event by using nRF52840 Dongle and wireshark, but I met a problem.I can capture the air packet normally when the slave device is advertising. But once the connection is established, I ...