Windows IoT
RPi Serial Port Start Bit
Hi There, I'm trying to use a Pi running IoT Core to communicate with a device that claims it needs a start bit (as well as a stop bit.) I don't see start bits mentioned in the documentation for SerialDevice in Windows. What's a start bit and can I use one in Windows IoT Core on the Pi? Cheers Jason. Jason Timmins - MBM Ltd - Business IT Support
Hi Jason, A start bit typically signals the start of data transmission on the serial line. If the device needs a start bit as well as a stop bit, your program probably needs to send the start\stop bit from the RPi. Have you referred to this documentation at all? Search for "Serial UART". https://developer.microsoft.com/en-us/windows/iot/docs/pinmappingsrpi The page goes through RPi pin mappings including the Serial UART and also provides some sample code as well that you could deploy on your RPi. Hope it helps, Amy
I'm trying to use a Pi running IoT Core to communicate with a device that claims it needs a start bit as already mentioned the Pin mappings pages include a Serial UART sample What's a start bit and can I use one in Windows IoT Core on the Pi? please take a look at https://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter to understand the basics of Transmitting and receiving serial data basically when transmitting the UART first sends a start bit followed by the data the parity and stop bit
Related Links
Windows 10 IoT Skype
Anyone using BME280?
Webinterface for App
Rebuild image for downloading to flash card
First time setup: Cannot remote in to Raspberry Pi 3 box. Using Powershell (Admin)
UWP support for AMQP?
Dial-up over COM port support?
Windows 10 IoT Core API Porting Tool
Windows 10 IoT Core Installation Not Detecting eMMC
Can an app be signaled when the OS is upgrading?
Intel RealSense SDK on WIndows IoT Core
Text to speech audio clicking problem
Force boot to EFI
Stuck on the Rainbow Screen
Setting display resolution on Raspberry Pi 2 running Windows 10 IoT Preview
How to set the Background Process priority at Windows IOT startup