2023-05-08 11:43 AM
I want to use MAC 802_15_4 with other peripherals like SPI2, I2C1 and USB as a CDC device but there is no option in cubemx to generate code for MAC 802_15_4 and i didn't find any application notes to write program for MAC 802_15_4 only i found 2 sample code in Application folder of STM32CubeWb and when i am trying to relocate that sample code to another folder compiler throwing error even i have changed include path and added necessary files and folder in local path.
Thanks in advance.