Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tflite with WiFi #62

Open
kasulejtmukisa opened this issue Apr 26, 2023 · 1 comment
Open

tflite with WiFi #62

kasulejtmukisa opened this issue Apr 26, 2023 · 1 comment
Assignees
Labels
ArduinoCore-samd Label for ArduinoCore-samd question Further information is requested UAY Unassigned yet

Comments

@kasulejtmukisa
Copy link

Does the new version of the board 1.8.3/1.8.4 support both WiFi and tensorflowlite at the same time?

@MatthewJeffson MatthewJeffson added UAY Unassigned yet ArduinoCore-samd Label for ArduinoCore-samd labels Oct 9, 2024
@Lesords Lesords self-assigned this Oct 14, 2024
@Lesords Lesords added the question Further information is requested label Oct 16, 2024
@LynnL4
Copy link
Member

LynnL4 commented Oct 18, 2024

Hi,Theoretically it's possible. However, the main task stack size is limited to 20KB by default, if that doesn't work, you can try modifying https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified/blob/2e3961c9e046bdde0b1c8f49c6210e5741ab943e/src/erpc_Unified_init.cpp#L107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArduinoCore-samd Label for ArduinoCore-samd question Further information is requested UAY Unassigned yet
Projects
Status: Todo
Development

No branches or pull requests

4 participants