mtk11

Results 10 issues of mtk11

Trying to use esp32-i2s-slm with a PDM microphone TDK T3902. Changed the interface config to PDM mode, however still some issues remain and getting just inf response. Would you be...

Trying to use pyOCD with Renesas RA2A1, but getting the following error: ``` 0001569 W Overlapping memory regions in file /root/.local/share/cmsis-pack-manager/Renesas/RA_DFP/4.0.0.pack (R7FA6M4AF3CFB_dual); deleting outer region. Further warnings will be suppressed...

I just tried micropython-raspberrypi on RP1 and it seems to work quite slow. The results from [pystone_lowmem.py](https://pypi.org/project/micropython-pystone_lowmem/): Pystone(1.2) time for 500 passes = 853ms This machine benchmarks at 586 pystones/second...

Some years ago Cypress CY7C68013A was a good solution, but currently much faster microcontrollers are available. This includes [NXP i.MX RT Crossover MCUs](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus:IMX-RT-SERIES), [WCH CH569](http://www.wch-ic.com/products/CH569.html) with USB 3.0 etc. Wondered...

Hi, I am evaluating the possibility to make an inexpensive oscilloscope, logic analyzer and signal generator based on Allwinner F1C100s or T113-S3. Unfortunately the information is quite limited, but it...

Interested about the F1C100s port. There are no drivers for some of the peripherals – USB, CVBS in / out, KeyADC, TP 4-ch 12-bit SAR ADC etc. Wondered if you...

I have tried to compile the esp32s2 branch, but getting the following errors:: ``` C:\Marlin\Marlin-esp32s2\Marlin\src\HAL\ESP32\timers.cpp: In function 'void timer_isr(void*)': C:\Marlin\Marlin-esp32s2\Marlin\src\HAL\ESP32\timers.cpp:79:45: error: 'struct timg_dev_t' has no member named 'int_st' uint32_t intr_status...

Have you considered supporting other GUI. [DSView](https://github.com/DreamSourceLab/DSView) looks better than PulseView, the oscilloscope window looks as oscilloscope and it is also based on libsigrok.

I am experiencing slow file upload via the web interface – around 64 kB/s. Any way to increase the speed ?

It seems currently 4 cells battery pack are maximum supported ? Possibility to support 5 cells – commonly used in various tools ? As well as simple step-up voltage converter...