Taiki Komoda
96ae87e559
display is functional now
2023-10-08 23:51:18 +09:00
Tirtharaj Sinha
2047a8d485
Merge branch 'adafruit:8.2.x' into 8.2.x
2023-10-08 13:03:22 +05:30
Tirtharaj Sinha
448b8cb271
removing gpio (19,20) and adding gpio(33,34) and spi pins
2023-10-08 12:53:43 +05:30
Tirtharaj Sinha
c8926de26b
removing gpio 19 and 20 as these pins are not broken out in board
2023-10-08 02:48:39 +05:30
Dan Halbert
a14a9a064a
Merge pull request #8463 from tirtharajsinha/8.2.x
...
Adding the missing pins(33,34) and SPI pins
2023-10-07 16:00:03 -04:00
Tirtharaj Sinha
d4b5146147
Adding the missing pins(33,34) and SPI pins
2023-10-07 23:42:09 +05:30
Taiki Komoda
0dfafe2a4b
wip
2023-10-06 23:17:36 +09:00
Scott Shawcroft
4d2bc35d40
Re-enable rgbmatrix on IDF 5.1
2023-10-05 14:56:11 -07:00
Scott Shawcroft
2e6ef78227
Update Metro S3 pin mapping for Rev B
2023-10-04 09:43:41 -07:00
Dan Halbert
5327487c1c
Merge pull request #8446 from tannewt/rgbmatrix_memory_fix
...
Improve RGBMatrix allocation tracking
2023-09-29 22:31:00 -04:00
Scott Shawcroft
4c21f22114
Improve RGBMatrix allocation tracking
...
This prevents leaks but not all use-after-free issues.
2023-09-29 14:55:42 -07:00
MakerM0
7aa85353e7
Update mpconfigboard.mk
2023-09-29 16:32:33 +08:00
MakerM0
79161dbeb2
Update sdkconfig
2023-09-29 13:47:47 +08:00
Jeff Epler
10aeb23789
remove console pins, that was wrong
2023-09-28 17:13:22 -05:00
Jeff Epler
a9fce6c495
qualia: fixes for revision C
...
* neopixel removed, could not share function with DBLTAP
* external SPI bus definition is settled
2023-09-27 18:13:21 -05:00
Scott Shawcroft
3684640ada
Merge pull request #8430 from jepler/dotclock-enhancements
...
Dotclock enhancements
2023-09-27 11:39:37 -07:00
Scott Shawcroft
3fdfb9bd32
Update ADC and I2S APIs for 5.1
...
This fixes ESP32 because the BufferedIn used the old ADC API and
I2S did too indirectly.
Fixes #8429
2023-09-26 16:06:54 -07:00
Jeff Epler
3d3061f6f7
fix qualia board definition
2023-09-26 08:33:27 -05:00
Jeff Epler
1c2362b758
bump qualia psram to 120MHz
2023-09-26 08:33:10 -05:00
Jeff Epler
3af5cbc312
bump ram to 120MHz
2023-09-26 07:49:00 -05:00
Jeff Epler
6263f6af84
Switch to i2c init string for espressif lcd ev, expose values via board
2023-09-25 16:39:00 -05:00
Jeff Epler
65310ab615
update io expander table for rev C
2023-09-25 12:00:04 -05:00
Jeff Epler
ce22edba15
On Qualia, define board.TFT_IO_EXPANDER
...
these arguments make it easier to call ioexpander_send_init_sequence
2023-09-25 11:33:01 -05:00
MakerM0
761ac3b363
Update pins.c
2023-09-24 22:40:08 +08:00
MakerM0
6acce76181
Update pins.c
2023-09-24 22:35:31 +08:00
MakerM0
9284d25ad4
Update pins.c
2023-09-24 22:28:48 +08:00
MakerM0
e197493537
Update mpconfigboard.mk
2023-09-24 22:24:24 +08:00
MakerM0
1143d3e33a
Update mpconfigboard.h
2023-09-24 22:23:56 +08:00
MakerM0
ca4ecf043e
Update board.c
2023-09-24 22:23:12 +08:00
MakerM0
71e165b1fc
Update pins.c
2023-09-24 22:22:48 +08:00
MakerM0
918f93fc2c
Update mpconfigboard.mk
2023-09-24 22:08:00 +08:00
MakerM0
3913adf7fb
Update sdkconfig
2023-09-24 22:06:38 +08:00
MakerM0
c35839afc5
Update board.c
2023-09-24 22:05:34 +08:00
MakerM0
0507e7a00d
Update mpconfigboard.mk
2023-09-24 21:50:30 +08:00
MakerM0
5ffb7e7c83
Update mpconfigboard.mk
2023-09-24 21:38:30 +08:00
MakerM0
ab8e119510
Update sdkconfig
2023-09-24 21:17:39 +08:00
MakerM0
9ab8822c59
Update pins.c
2023-09-24 21:17:25 +08:00
MakerM0
6f77f0f163
Update mpconfigboard.h
2023-09-24 21:17:11 +08:00
MakerM0
6d7a08bcdc
Update board.c
2023-09-24 21:16:58 +08:00
MakerM0
12f35d1a0f
Update mpconfigboard.mk
2023-09-24 21:16:41 +08:00
MakerM0
a5ae99a5b6
Update mpconfigboard.mk
2023-09-24 21:12:49 +08:00
MakerM0
9d90680521
Add board def for MagiClick S3
...
The board is related here: https://github.com/MakerM0/MagiClick-esp32s3
VID&PID can be found here: https://github.com/espressif/usb-pids
2023-09-24 20:48:30 +08:00
Scott Shawcroft
c726e87344
Enable BLE on H2 devkit
2023-09-22 15:05:20 -07:00
Scott Shawcroft
faa445e347
Three more board fixes
2023-09-22 10:03:20 -07:00
Scott Shawcroft
1480d70d17
Fix builds
...
* Disable bleio on C3 with 4MB flash.
* Fix gpio include path in board.c's that use it.
2023-09-22 10:03:20 -07:00
Scott Shawcroft
16d1dc2be0
Update all target sdkconfig
2023-09-22 10:03:20 -07:00
Scott Shawcroft
6649b17fb5
H2 works
2023-09-22 10:03:20 -07:00
Scott Shawcroft
7bad82a219
C6 compiles, runs but wifi crashes
2023-09-22 10:02:35 -07:00
Scott Shawcroft
e22eefabd7
First stab at 5.1 update
2023-09-22 10:02:30 -07:00
Scott Shawcroft
d6b284ebb0
Merge pull request #8411 from tannewt/update-idf
...
Update to ESP-IDF 5.0
2023-09-22 09:45:35 -07:00
Scott Shawcroft
d4000023d8
Fix board def mistakes and cast
2023-09-20 11:45:45 -07:00
Scott Shawcroft
e39fbf1b26
Merge pull request #8401 from jepler/i2c-expander-init
...
Fast(ish) special purpose bitbang spi over i2c
2023-09-18 13:19:49 -07:00
Jeff Epler
faa6887050
Use faster bus & remove final delay
...
this pushes the LCD initialization down to about 1.3s.
2023-09-18 13:00:18 -05:00
Jeff Epler
67e15bb6a2
makerfabs_tft7: rename properties to match docs
2023-09-18 10:35:49 -05:00
Jeff Epler
75ba82cdb0
lcd_ev: add timings; rename TFT -> TFT_PINS
2023-09-18 10:35:36 -05:00
Jeff Epler
4c682262e6
lcd_ev: fix compile error
2023-09-18 10:35:05 -05:00
Scott Shawcroft
0547ef61f9
Update dotclock for IDF 5.0
2023-09-15 14:43:37 -07:00
Jeff Epler
2a78d16b54
add board.DISPLAY
2023-09-15 14:49:29 -05:00
Jeff Epler
68af5543af
set up display at reset (yayay!)
2023-09-15 14:46:28 -05:00
Jeff Epler
cff65bbbe2
esp32 lcd ev: fix pin assignments
2023-09-15 14:10:32 -05:00
Wind-stormger
970e61c8b4
Update bpi_leaf_s3
2023-09-15 02:20:46 +00:00
Scott Shawcroft
4087960dfd
Fix MDNS. C3 works
2023-09-14 15:04:07 -07:00
Scott Shawcroft
952118f6c3
Update new boards. Reduce memory use in S2
2023-09-14 11:19:38 -07:00
Scott Shawcroft
f357f4a3af
Size optimize 3 more boards
2023-09-13 11:40:09 -07:00
Scott Shawcroft
99726e255d
Switch to newlib nano
2023-09-13 11:40:09 -07:00
Scott Shawcroft
18fd0045f6
More kconfig updates
2023-09-13 11:40:09 -07:00
Scott Shawcroft
5937f4c0c0
Hopefully finish updating kconfig
2023-09-13 11:40:09 -07:00
Scott Shawcroft
2a45d95f9d
Use correct flash defaults
2023-09-13 11:40:09 -07:00
Scott Shawcroft
4b29862d30
Clean up more s2 sdkconfig
2023-09-13 11:40:08 -07:00
Scott Shawcroft
1ab083fab7
Support target specific kconfig source
2023-09-13 11:39:51 -07:00
Scott Shawcroft
73e04e84a2
Split out flash and psram settings from sdkconfig
2023-09-13 11:39:10 -07:00
Scott Shawcroft
e90c07ed87
More esp fixing
2023-09-13 11:36:31 -07:00
MicroDev
8feb3bad29
refactor board config files
2023-09-13 11:35:14 -07:00
MicroDev
931ed7c6e5
conditionally include esp_psram
and fix sdkconfig
2023-09-13 11:35:11 -07:00
Dan Halbert
f13edcc583
Merge pull request #8396 from tirtharajsinha/8.2.x
...
fixing the wrong rx,tx gpio related issue in 8.2.x for board waveshare-esp32-s3-pico
2023-09-13 12:05:32 -04:00
Tirtharaj Sinha
5191071d5d
fixing the wrong rx,tx gpio related issue.
2023-09-13 20:44:40 +05:30
Dan Halbert
9f1d52601e
merge from 8.2.x
2023-09-12 20:14:30 -04:00
Scott Shawcroft
4563c35908
Merge pull request #8385 from n3o59hf/add_m5stack_atoms3u
...
Add M5Stack AtomS3U
2023-09-11 13:46:03 -07:00
Jeff Epler
5a96696025
This board got a KICKIN marketing name
2023-09-11 13:46:08 -05:00
Elviss Kustans
92eaf6236f
Add M5Stack AtomS3U
2023-09-09 01:38:08 +00:00
Scott Shawcroft
0928a95bb2
Merge pull request #8351 from jepler/dotclockframebuffer
...
Dotclockframebuffer
2023-09-07 13:21:29 -07:00
Jeff Epler
0196401d08
reduce reserved psram
2023-09-07 13:01:16 -05:00
Jeff Epler
eb060184c2
Add hack tablet
2023-09-07 12:59:42 -05:00
Dan Halbert
aaa23df649
Merge pull request #8372 from tirtharajsinha/8.2.x
...
8.2.x backport waveshare-esp32-s3-pico
2023-09-07 08:50:59 -04:00
Dan Halbert
bc44571384
Merge pull request #8375 from UnexpectedCircuitPython/fs3_changes
...
Added UM FeatherS3 second I2C STEMMAQT
2023-09-06 23:13:46 -04:00
Seon Rozenblum
e71c39736e
Added UM FeatherS3 second I2C STEMMAQT
2023-09-07 12:13:37 +10:00
Scott Shawcroft
d7edec67ce
8.2.x backport Added Arduino Nano ESP32-S3
2023-09-06 11:43:07 -07:00
Tirtharaj Sinha
896be9edb3
added precommit
2023-09-06 23:12:47 +05:30
Tirtharaj Sinha
1eb8822feb
added SCL and SDA
2023-09-06 22:47:34 +05:30
Tirtharaj Sinha
0c0b927843
added waveshare_esp32_s3_pico for circuitpython version 8.2.x
2023-09-06 21:48:41 +05:30
Scott Shawcroft
b100041bf7
Merge pull request #8190 from makermelissa/arduino-nano-esp32s3
...
Added Arduino Nano ESP32-S3
2023-09-05 14:31:08 -07:00
Scott Shawcroft
442f84d0e6
Merge pull request #8345 from tannewt/s3_watchdog
...
Forbidden pins are now correctly "in use" on ESP
2023-09-05 13:25:42 -07:00
Jeff Epler
5e26862b2c
Allow use of CONFIG_SPIRAM_USE_CAPS_ALLOC
...
.. and switch makerfabs tft7 over to it as a test.
We have our existing way of "reserving" PSRAM for esp-idf (we actually
control it all but add back the "reserved" part). However, this does
not work with off the shelf esp_lcd, which only will allocate a
framebuffer in PSRAM if CONFIG_SPIRAM_USE_CAPS_ALLOC (or CONFIG_SPIRAM_USE_ALLOC)
is defined, not if CONFIG_SPIRAM_USE_MEMMAP is.
This new way is possibly compatible with more esp-idf code, but it complicates
CircuitPython's initial startup since nothing until port_heap_init is
permitted to use the CP heap or supervisor allocator. In practice this
seems to be OK today.
Right now this doesn't change the setting across all boards with PSRAM and so
it does not revert esp-idf to its prior state. Instead, what I'm thinking is
that we can do it during or just after the IDF5 update when sdkconfig files
will be getting an overhaul anyway.
2023-09-05 12:43:22 -05:00
Melissa LeBlanc-Williams
7fe6cf5ed6
Set D13 to input with Pulldown
2023-09-01 15:03:08 -07:00
Melissa LeBlanc-Williams
8d6f9d06df
merge branch main
2023-09-01 14:42:53 -07:00
Jeff Epler
84aadf3a64
Update TFT experiment for rev b
2023-09-01 12:58:00 -05:00
Jeff Epler
5f12e0f9b8
Revert mistaken change
2023-08-31 14:53:31 -05:00
Melissa LeBlanc-Williams
06ccd41294
Remove frozen libs from Funhouse
2023-08-31 13:15:51 -05:00
Tirtharaj Sinha
da3dfd7b5a
added new board - esp32 s3 pico
2023-08-31 04:15:25 +05:30
Jeff Epler
1ef4e3c738
Add Adafruit TFT Experiment (rev A)
...
There will be a revision but get the basics in for now.
This successfully displays on a TL040HDS20-B1502A screen with:
```
import board
from framebufferio import FramebufferDisplay
from dotclockframebuffer import DotClockFramebuffer
from displayio import release_displays
tft_pins = board.TFT
tft_timings = {
"frequency": 6_500_000,
"width": 720,
"height": 720,
"hsync_pulse_width": 20,
"hsync_front_porch": 40,
"hsync_back_porch": 40,
"vsync_pulse_width": 10,
"vsync_front_porch": 40,
"vsync_back_porch": 40,
"hsync_idle_low": False,
"vsync_idle_low": False,
"de_idle_high": False,
"pclk_active_high": False,
"pclk_idle_high": False,
}
release_displays()
fb = DotClockFramebuffer(**tft_pins, **tft_timings)
disp = FramebufferDisplay(fb)
```
2023-08-30 15:05:07 -05:00