hermesneto
Posts: 2
Joined: Fri May 15, 2015 2:21 pm

Mini Thermal Printer

Fri May 15, 2015 6:12 pm

Hi,

I´m new with these IoT things, I´m sorry if I ask something stuped.
I have purchased a Mini Thermal Printer from Adafruit (http://www.adafruit.com/products/597) and want to know if is possible to make it work with Windows IoT Core and Raspberry Pi 2, since it uses the TTL (tx rx) from Raspberry Pi.

Sorry my bad english.

markrad_msft
Posts: 58
Joined: Thu May 07, 2015 7:46 pm

Re: Mini Thermal Printer

Fri May 15, 2015 8:54 pm

Hi,
There have been a number of questions regarding the serial pins on the Raspberry Pi and if they will be available to applications. As I understand it, currently these pins are being dedicated to Kernel debugging ergo cannot be used by applications. Rather than make assumptions about the availability of these pins in the RTM version, I will contact the product group and find out. I will let you know what I found.
Mark Radbourne | Microsoft | Windows 10 IoT Core Insider Preview Support | This posting is provided 'as is' with no warranties and confers no rights.

hermesneto
Posts: 2
Joined: Fri May 15, 2015 2:21 pm

Re: Mini Thermal Printer

Fri May 15, 2015 9:25 pm

I appreciate your reply, thank you

GerritV
Posts: 91
Joined: Fri May 01, 2015 4:16 pm
Location: St Catharines, ON
Contact: Website

Re: Mini Thermal Printer

Fri May 15, 2015 10:10 pm

To add a bit of further information, the serial port is also used for WinDBG interface (debugging without Visual Studio)

http://ms-iot.github.io/content/win10/Windbg.htm

The used of bcdedit might give a clue on making it available or at least disconnecting from its default use (which might be kernel debug per markrad_msft)

Your alternate/interim option could be to use a usb serial adapter, there was an earlier forum discussion about those.


Gerrit

Return to “Windows 10 for IoT”