ultrasonic sensor interfacing with stm32f4 board along with cubemx settings?
can someone help me in this.
can someone help me in this.
I have prepared an application in which I am reading accelerometer x,y,z axis data from its registers @every 2 sec. Now what i observed is that if I keep my board at stable position without disturbing board or any surroundings still I see some spike ...
I can't find it in the datasheet but it is behaving this way in my application.
I have a 10k pulldown on SPI SDO. I am seeing this pin sit at 1V when the device is not driving SDO, as if there is a pullup inside the device. There is nothing mentioned in the datasheet. When the device is transmitting on SDO the signals look fine....
Hello, I have X-NUCLEO-53L0A1 kit and now I want to work with VL53L1X sensors using this kit. As I understand, the only differences between X-NUCLEO-53L0A1 and X-NUCLEO-53L1A1 are:1. Different top sensor component2. Absence of 4 digit display on X-NU...
Based on some other forum posts I can see with reasonable certainty that this pin is indeed held internally high. This is not mentioned anywhere in the current data-sheet, which advises that this pin can be held high or low to set different addresses...
Hello,I would like to ask you a question. I would like to use the LPS33HW in my application with I2C bus, before I move with the software development I would like to check if the sensor works with given ambient conditions. I thought that it will be g...
The LSM6DSO is the first smart sensor (accelerometer + gyro) with an embedded 16 Finite State Machine.But why is (and will be) a FSM so important? Unlike a traditional computer, FSMs hold a finite number of states or outputs in response to a particul...
I have followed the DT097 (design tip for 6d orientation detection). When I moved from vertical position (face up) and rotated the board around X (or Y) axis the interrupt that I got ia when it is angle-complement of what I have selected e.g. 20 de...