spresense tag

165 questions


3 answers
55 views
0
Digital pin always outputs current during deep sleep

I have a question about deep sleep mode of spresense.Deepsleep works, but the digital pins output current during deepsleep (even if the LED is turned off under Low's instruction in digital write befor...

2 years ago

1 answers
78 views
0
Error in building/writing on the Spresense SDK IDE development environment (Mac)

macOS Catalina Version 10.15.6Spresense SDK Version 2.0.1Visual Studio Code Version 1.48.2Spresense VSCode IDE Version 1.2.0 In the above environment, we created a sample application using the Spresen...

2 years ago

1 answers
74 views
0
SPRESENSE died suddenly?

As soon as I switched from a short micro USB data cable to a long one, the blue LED on the SPRESENSE did not light up and the B-stem PDA01 I was wearing stopped working.In short, it looks like the sit...

2 years ago

2 answers
79 views
0
Understanding GNSS Positioning Intervals

Is it possible to specify the 5 Hz positioning interval in SPRESENSE?In the GNSS sample code (gnss/gnss_main.c) for the Presense SDK, set_opemode.cycle=1000; /* Position notify cycle(msec step).*/It l...

2 years ago

1 answers
73 views
0
I want to transfer USB Bulk via CDCACM

In the kernel configuration, click USB Modem (CDC/ACM) support✔ CD I think it is checked by default with CDCACMDo you have any samples to transfer/receive USB Bulk?■ Environmental Presence SDK 1.5.1 I...

2 years ago

2 answers
61 views
0
Slow EEPROM.read and EEPROM Write

It takes about 10 ms to process one EEPROM.read() and 57 ms to process EEPROM.write().Even if I just commented out delay() with eeprom_read and eeprom_write in the example sketch for Spresense, it wil...

2 years ago

4 answers
54 views
0
GNSS.iso Does Not Work Properly When Inserting an SD Card in Sony Spresense

When Sony Spresense runs GNSS.iso, an example sketch from Arduino IDE, it is not possible to capture a satellite with an SD card on the expansion board.If no SD card is inserted, location information ...

2 years ago

1 answers
85 views
0
How to only clip images obtained by video stream

Development Environment: arduino IDEboards:spresenseI tried to find a way to clip only the QVGA YUV422 image obtained by video stream, but it has not been resolved.I understand that the following func...

2 years ago

1 answers
48 views
0
About Saving Sony Spresense Image Data to an SD Card

I use the camera module and camera.ino to record images on the SD card, but I can only save about 2 frames per second.Please tell me how to make it possible to record on an SD card at about 30 FPS.Tha...

2 years ago

2 answers
78 views
0
I want to shoot a video with a pressense.

camera.ino provides an example of capturing JPG.By the way, is it possible to take a video?At that time, is it possible to record the sound as well?

2 years ago
« - 12 - »

© 2024 OneMinuteCode. All rights reserved.