y configurations, and everything
> >>>> seems perfect. However, when I try to enable the BMI270 in the
> >> application
> >>>> configuration -> "Examples," there is no option for the BMI270 sensor.
> >>>>
> >>>> O
:
> > > Hi Yashvi,
> > >
> > > BMI270 uses uORB, you need to use sensortest (CONFIG_SYSTEM_SENSORTEST)
> > >
> > > Just verify if the sensor was created correctly at /dev/uorb/
> > >
> > > BR,
> > >
> > > Alan
> > >
Examples," there is no option for the BMI270 sensor.
On Wed, Feb 12, 2025, 11:43 PM Alan C. Assis wrote:
> Hi Yashvi,
>
> Please describe the issue you are facing. BTW, did the i2c scan find your
> BMI270?
>
> BR,
>
> Alan
>
> On Wed, Feb 12, 2025 at
But
I’m having a little trouble finding the BMI270 option in the application
configuration examples.
Thank you!
On Wed, Feb 12, 2025, 11:05 PM 175 yashvi shah wrote:
>
>
> Hello,
>
> By applying this, I was able to successfully execute the I2C scanner.
>
> Thank yo
ill change for your new image, then modify
> the commands above to use the new values.
>
> BR,
>
> Alan
>
> On Wed, Feb 12, 2025 at 12:31 PM 175 yashvi shah
> wrote:
>
> > Yes
> >
> > Details of error
> >
> > dump_assert_info: Current Version
ing
00>
On Wed, Feb 12, 2025, 7:12 PM Alan C. Assis wrote:
> Hi Yashvi,
>
> Please send the dump of this crash, using it you can find where the code is
> crashing.
>
> BR,
>
> Alan
>
> On Wed, Feb 12, 2025 at 2:51 AM 175 yashvi shah
> wrote:
>
> >
Hello,
I am attempting to retrieve data from a BMI270 sensor on an STM32H7 board.
However, when using the I2C scanner, a peculiar error is generated in
Minicom.
The error is dump_assert_info : current version: nuttx 12.8.0
Furthermore, when trying to configure (make menuconfig-> application
co