User Activity

Hi,I am using LIS2DW12 to detect walking situation of old man.Old man is walking slowly and little moving, In order to detect this small moving, what and how do I set CTRL register you recommend?I have to check continuous moving state....If LIS2DW12 ...
Hi.I made 3~4 F401RTCU boards and have no problem.But, last board cannot use STM32CUBEIDE debug mode.Target reset error is occurred.I can program hex to this board by st-link utility but stm32cubeide cannot debug this board.This error comes from H/W ...
Hi,My MCU us stm32f401rct6.This MCU has three UART and all UART are using for service. No console UART port :(So, I make a USB CDC device to use console port.But, iwdg is not working. When I use UART console port, while(1); occur watchdog reset. But,...
Hi,I'm facing on hardfault error.:(I have used many ST32F MCUs for projects.STM32G030C8T6 has two UART.UART1 is used for debugging message out, and UART2 is for communicated with other system I am using.But, a few message out thru UART2 cause the har...
Hi,I am using nRF52805 with LIS2DW.LIS2DW is connected to nRF52805 with general GPIO, not I2C port.I am emulating GPIO to I2C protocol.SDA and SCL pin is pull-up to 100K resistors.After initializing LIS2DW, no need to use I2C bus.But, in this case, s...