2023-08-09 05:57 AM
I can leverage AzureRTOS which has a tcp/ip stack through Netx. Any recommendations or resources are appreciated
2023-08-09 06:04 AM
Why do you think STM32G0B1 is a good candidate for networking?
JW
2023-08-09 06:13 AM
It might not be ideal for networking. What would pinging this MCU entail?
Is there an STM you know that is more network compatible?
2023-08-09 02:19 PM
First of all, what form of network do you intend to use? ETH I presume; so you should look at those STM32 which do have ETH unit ('F107, 'F207, 'F407/427/429, higher-end 'F7 and 'H7).
JW