-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
[Bug Report] RF Modules is freezing Bruce #164
Comments
I deleted the config.conf file via WebUI. But Bruce continues to freeze when selecting "CC1101 on SPI" [15:02:45][ 498][D][esp32-hal-tinyusb.c:680] tinyusb_enable_interface():[ 8892][E][vfs_api.cpp:113] exists(): File system is not mounted |
[Test Bruce] 1.3.1 /249 - Dev - https://github.com/pr3y/Bruce/actions/runs/10333329029 It was tested on the version of PR #160 / Actions #249. On the Cardputer with or without the RF433R module connected to the Grove port, the CC1101 option does not appear in the Config>RF Module Menu, therefore, as the option is not displayed, the error no longer occurs. Maybe we can close this issue and keep it archived so we can be notified about the future implementation of the CC1101 on the Cardputer with SD Card Sniffer. Thanks for your help, I think I should mention that this part in Config has been resolved. |
i was able to reproduce the issue, it seems something SPI-related:
related |
In our case we are not sharing tft_eSPI bus with SD.. but sharing SD bus with CC1101.. TFT_eSPI tuns in a separate bus for Cardputer (Different from Core Devices that share Sd with Tft) But the reference is nice to think about the solution.. |
[Test Bruce] 1.3.1 /248 - Dev - https://github.com/pr3y/Bruce/actions/runs/10332927025
[Version/Artifact] Bruce_m5stack-cardputer_248
[Datetime] 08/10/2024 - 13:30 [GMT-3]
[Device] Cardputer
[Bug Report]
RF Modules
When selecting Config > RF Module > CC1101 on SPI on the Cardputer (without having a CC1101 connected), Bruce freezes.
[13:46:16]Selecionado RF Module
[13:46:19]Selecionado CC1101 on SPI
[13:46:20][ 34293][E][esp32-hal-cpu.c:110] addApbChangeCallback(): duplicate func=0x420a2c90 arg=0x3fc9c52c
The text was updated successfully, but these errors were encountered: