Click here to Skip to main content
15,892,298 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Double Datatype and .NET Pin
Not Active15-May-07 9:34
mentorNot Active15-May-07 9:34 
GeneralRe: Double Datatype and .NET Pin
Dave Kreskowiak15-May-07 10:19
mveDave Kreskowiak15-May-07 10:19 
GeneralRe: Double Datatype and .NET [modified] Pin
Dave Kreskowiak15-May-07 10:43
mveDave Kreskowiak15-May-07 10:43 
GeneralRe: Double Datatype and .NET Pin
Ray Kinsella15-May-07 11:19
Ray Kinsella15-May-07 11:19 
GeneralRe: Double Datatype and .NET Pin
Dave Kreskowiak15-May-07 12:58
mveDave Kreskowiak15-May-07 12:58 
GeneralRe: Double Datatype and .NET Pin
Not Active15-May-07 15:04
mentorNot Active15-May-07 15:04 
GeneralRe: Double Datatype and .NET Pin
Ray Kinsella15-May-07 11:18
Ray Kinsella15-May-07 11:18 
QuestionSerialPort.Open() question... Pin
SirTreveyan15-May-07 3:13
SirTreveyan15-May-07 3:13 
I am working on a project that communicates to an embedded microprocessor through a USB/UART chip. The processor is wired so that it can be reprogrammed through the UBS/UART also. My software is able to open the serial port and communicate with the microprocessor. I open the serial port with the following parameters: Baud 115200, Data Bits: 8, Stop Bits One, Parity: None, and Handshake: None. The problem occurs when the serial port opens: the DTR line goes low momentarily, which causes the microprocessor to reset. The software to reprogram the microprocessor forces the DTR low during the reprogramming process, so we can not just disconnect the DTR line. Basically, my question is this: is there anything in the SerialPort.Open() internals, or the internals of the WinSDK functions that the Open() uses that would explain this?


AnswerRe: SerialPort.Open() question... Pin
pbraun18-May-07 16:47
pbraun18-May-07 16:47 
QuestionImageDirectoryEntryToDataEx() not working Pin
priyank_ldce15-May-07 0:22
priyank_ldce15-May-07 0:22 
Questionurgent help Pin
shruthis914-May-07 21:19
shruthis914-May-07 21:19 
AnswerRe: urgent help Pin
Colin Angus Mackay15-May-07 2:00
Colin Angus Mackay15-May-07 2:00 
AnswerRe: urgent help Pin
Dave Kreskowiak15-May-07 4:39
mveDave Kreskowiak15-May-07 4:39 
AnswerRe: urgent help Pin
Pete O'Hanlon15-May-07 9:13
mvePete O'Hanlon15-May-07 9:13 
AnswerRe: urgent help Pin
Navneet Hegde15-May-07 18:49
Navneet Hegde15-May-07 18:49 
QuestionOOPS Pin
Navneet Hegde14-May-07 18:47
Navneet Hegde14-May-07 18:47 
AnswerRe: OOPS Pin
Giorgi Dalakishvili14-May-07 23:06
mentorGiorgi Dalakishvili14-May-07 23:06 
JokeRe: OOPS Pin
Pete O'Hanlon15-May-07 0:32
mvePete O'Hanlon15-May-07 0:32 
AnswerRe: OOPS [modified] Pin
Jaiprakash M Bankolli15-May-07 2:39
Jaiprakash M Bankolli15-May-07 2:39 
GeneralRe: OOPS Pin
Giorgi Dalakishvili15-May-07 8:20
mentorGiorgi Dalakishvili15-May-07 8:20 
Questioncreating setup file Pin
balakpn13-May-07 22:41
balakpn13-May-07 22:41 
AnswerRe: creating setup file Pin
Christian Graus13-May-07 23:37
protectorChristian Graus13-May-07 23:37 
GeneralRe: creating setup file Pin
balakpn14-May-07 0:00
balakpn14-May-07 0:00 
GeneralRe: creating setup file Pin
kubben14-May-07 4:53
kubben14-May-07 4:53 
GeneralRe: creating setup file Pin
kubben14-May-07 4:55
kubben14-May-07 4:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.