User Activity

I am facing hard fault handler isssue.I was wondering if someone will help me to resolve it.I am unable to find the cause.I am using STM32F4 series controller and while free run it is going to hard fault handler.I checked the corresponding register a...
I am using LIS2HH12 accelerometer.  In threshold register do I need to write value in terms of g. If I need to set threshold as 0.4 g then how to write .suppose if I want to set +0.4 (or -0.4) , writing 0.4 (float value) in 1 byte is not possible. An...
I am using CAN loopback example code for my STM23l476RG evaluation board (with new API's) and it is working fine, but how port same example to normal mode I am not getting please help.