I have connected vtap 50 on usb but when my usb.begin()is called on that time vtap is detected after that it disabled I have checked hardware connection when replug my vtap again it is on and vtap is working and after sometime it disabled,please...
I have connected vtap 50 on usb but when my usb.begin()is called on that time vtap is detected after that it disabled I have checked hardware connection when replug my vtap again it is on and vtap is working and after sometime it disabled,please...
@defragster
i have use teesny 4.1 with builtinsd card case and sd card is 8gb from sandisk i have play the wav file in that it have the pcm 44100khz and mono audio and bit rate is 705kbps,example if i have buzzer.wav every 5 seconds playing...
Using CORE_PIN2_CONFIG=0,CORE_PIN3_CONFIG=0,CORE_PIN4_CONFIG=0,CORE_PIN5_CONFIG=0CORE_PIN33_CONFIG=0 I disable my i2s pins,after some operation i want to enable these pin,how to enable these pin for teensy 4.1
Using CORE_PIN2_CONFIG=0,CORE_PIN3_CONFIG=0,CORE_PIN4_CONFIG=0,CORE_PIN5_CONFIG=0CORE_PIN33_CONFIG=0 I disable my i2s pins,after some operation i want to enable these pin,how to enable them
Ok Thank you for your reply I have send you code please verify this when I give speaker on serial monitor my gps is stopped showing lat long message until I give speaker message on serial monitor the lat long message is showed
@kd5rxt-mark :Thank you for your reply,I have used l86 gps module here I declare sketch in that if I disable all these lines my gps is working otherwise it is not working
have the teensy 4.1 in that for audio connection it play from sdcard .wav i2s2 my gps is connected in serial3 in teensy 4.1 but if I enable i2s2 the gps is not working,if I disable i2s2 pin on the code serial3 is working please give a solution
I have the teensy 4.1 in that for audio connection it play from sdcard .wav i2s2 my gps is connected in serial3 in teensy 4.1 but if I enable i2s2 the gps is not working,if I disable i2s2 pin on the code serial3 is workingplease help me