i have compiled opus lib on H5. but i can not decode data.
this is my init function and works fine.
DecConfigOpus.channels = 2;
DecConfigOpus.ms_frame = 20;
DecConfigOpus.sample_freq = 48000;
uint32_t dec_size = DEC_Opus_getMemorySize(&DecC...
When press enter after text on "Packet Description", Packet generated successfuly and did i uploaded to git. but it did not appierd on cube mx. after delete the enter from end of "Packet Description", it worked.
I can not find any complete project for USBX or TinyUsb library to drive. Can anyone to help me please?i need USB CDC VCP AND AUDIO DEVICE simultaneously in custom board.
I would like to generate a pulse by timer.Idle state: GPIO-PIN HIGHafter internal trigger: GPIO-PIN LOWafter 1us back to GPIO-PIN HIGHi have try by PWM, OC and one pulse enabled mode.but my pulse is starting after 1 us.
Thank you. I am using h562.But generated file by cube is not complete. We have to do many things manually. It is very good if all things set automatically.