setting up custom frequency for st7580
Hi Can anyone please guide me on how to operate st7580 at specific frequency. i am trying to operate it on 83Khz and BFSK
Hi Can anyone please guide me on how to operate st7580 at specific frequency. i am trying to operate it on 83Khz and BFSK
i use bluenrg2 as main mcu , to control a ac 220v ac contactor , the main logic isbluenrg2 -> Optocoupler -> DC 12V relay -> AC 220V ac contactorIf i open/close, the bluetooth will disconnect and will crash very often. Is it not suitable for my case
I am using zephyr RTOS on BlueNRG-2. Now I have to use default bluetooth stack. Zephyr has a pretty good bluetooth stack. It would be nice to be able to use it's bluetooth implementation instead of ST's. That way my application can be easily ported o...
I would like to create a BT audio streaming device, i.e, bluetooth loudspeaker. This device has a few LEDs and a display. Any Android/iPhone device can connect to it and transmit audio. I also want to add some private GATT characteristics in order to...
Hi,I want to use an USB device in order to load the .elf file via USB on STM32F746.How can I do this?Best Regards