You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rather strange issue with VU meter behavior noticed recently. It lags behind the played audio by a few seconds. The current configuration
is : WROVER-E, ILI9341 (without touch screen), VS1053B (green board).The latest version of SW. Otherwise no issues whatsoever.
Can you please advise what can be wrong. Myoptions content is:
Have problems vith VU on Nextion display. VU meter is not working, but works with ver 9.300
/===========display==============/
#define NEXTION_RX 13
#define NEXTION_TX 14
/===========VS1053=============/
#define I2S_DOUT 255
#define VS1053_CS 27
#define VS1053_RST 33
#define VS1053_DCS 25
#define VS1053_DREQ 26
#endif
rather strange issue with VU meter behavior noticed recently. It lags behind the played audio by a few seconds. The current configuration
is : WROVER-E, ILI9341 (without touch screen), VS1053B (green board).The latest version of SW. Otherwise no issues whatsoever.
Can you please advise what can be wrong. Myoptions content is:
#define DSP_MODEL DSP_ILI9341
#define I2S_DOUT 255
#define VS1053_CS 27
#define ENC_BTNR 36
#define ENC_BTNL 34
#define ENC_BTNB 39
#define ENC_INTERNALPULLUP false
#define ENC2_BTNR 35
#define ENC2_BTNL 33
#define ENC2_BTNB 32
#define ENC2_INTERNALPULLUP false
The text was updated successfully, but these errors were encountered: