sense tag

180 questions


1 answers
456 views
0
Understanding SPRESENSE Camera Specifications and Focus

SPRESENSE camera module specifications include Effective focal length = 2.74 mm and focal length = 1.5 m, focal length = 77.5 to 237.06 cmIt says .I'm not familiar with the camera, but the distance be...

2 years ago

1 answers
325 views
0
tools /config.py --kernel release

This is the spresense SDK.I am checking examples/camera but I cannot proceed with an error.Operating System: Windows 10I ran it at msys terminal on msys64.$tools/config.py --kernel releaseWARNING: roo...

2 years ago

1 answers
466 views
0
Where can I get the CXD5602 datasheet?

CXD5602's nuttx usb function device driver is not functional enough, so I'm thinking of writing a new one.However, the CX5602 documentation did not provide any details (defining registers, behavior) a...

2 years ago

1 answers
270 views
0
RewindDirectory() does not bring the file back to the top.

The development environment is Arduino.We had them run a program similar to the following, but after running rewindDirectory(), we went through the file name acquisition for the second time.Is there s...

2 years ago

2 answers
337 views
0
How to Define Predefined Macros in SPRESENSE

I'd like to divide the process by predefined macros with compiler options as shown below.#ifdef HOGE Processing 1# else Processing 2#endifWhat should I do with SPRESENSE IDE?I looked around the SDK co...

2 years ago

2 answers
299 views
0
I want to use libjpeg in SPRESENSE Arduino

I would like to use libjpeg in SPRESENSE Arduino.It seems like it can be used as a library in SDK, but how can it be used in Arduino environment?I would like to move libjpeg on the subcore.

2 years ago

1 answers
290 views
0
SPRESENSE It's hard to put them to sleep (arduino)

Normally, I put SPRESENSE in a sleep state and try to get up with a tap switch (buttonPower).In the sketch setup, there are the following steps, and if the button changes, you will reach a routine (re...

2 years ago

2 answers
336 views
0
Serial terminal no longer appears in drop-down menu in VSCode

Visual Studio Code no longer displays serial terminals.(Image below) With TeraTerm, NuttShell can launch and run the app, so it doesn't seem to be a port driver issue.4.5.1. Serial Port Configuration ...

2 years ago

1 answers
127 views
0
To use the Presense sdkspi4 from myapp

I'm using Presense sdk v1.5.0 (VS code) I created myapp by adding appI want to use spi4 from myapp_main()The image is as follows, but the inclusion doesn't go through.I don't know how to use it at all...

2 years ago

1 answers
134 views
0
About the spresense-binaries-vX.Y.Z.zip Download

I am building a development environment for the Spresense SDK Start Guide (CLI version).3 3. Install Bootloaderin Download ZIP Files Open the link provided in the Download URL and download the ZIP fil...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.