Altera_Forum
Honored Contributor
20 years agoWifi with nios2
Hello,
we have a system based on Nios2 that needs a wireless communication. For now, we are using an all-in-one module with a serial connection but we are limited in different ways : - serial port speed maximum 115200 - since we use uClinux, we do not have a real network access (we can emulate a network access through serial port but it is not exactly what we want) - the module price is huge An alternate solution is to use a WiFi chipset with a MII or PCI (or else) and to link it to the Nios2. Again, some questions arrive : - Does anybody have an idea of what chipset could be the easiest to interface with the Nios2 ? - What kind of interface is better : MII, PCI, PCX, ... ? - What chipset is easily interfaced with uClinux (existing drivers) ? That makes a lot of questions, but if someaone has some answers, please tell me. Thanks in advace, Regards pod