FLOWCODE5,6 RS232module(PIC12F1840)

Please add any bug reports that require discussion here

Moderator: Benj

Forum rules
Only bug reports will be considered here. General questions should not be posted in this forum.
Post Reply
T.WAKABAYASHI
Posts: 4
Joined: Tue Mar 13, 2012 6:34 am
Been thanked: 1 time
Contact:

FLOWCODE5,6 RS232module(PIC12F1840)

Post by T.WAKABAYASHI »

You can use the RS232 module of PIC12F1840, value also come up with an unstable value transmitted data is irregular.
And instead of the software control of I / O, the correct data will be output.
Please check both of PIC12F1840, PIC12F1822.
Also, please check in with FLOWCODE_V6 FLOWCODE_V5.5.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: FLOWCODE5,6 RS232module(PIC12F1840)

Post by Benj »

Hello,

Can you attach your program to see if there is potentially anything untoward there?

T.WAKABAYASHI
Posts: 4
Joined: Tue Mar 13, 2012 6:34 am
Been thanked: 1 time
Contact:

Re: FLOWCODE5,6 RS232module(PIC12F1840)

Post by T.WAKABAYASHI »

I will send the FCF and two kinds of pseudo UART, of using the UART1 in the I / O.
I thought the same as in version 6.
It was to simplify the file, but it has a re-confirmation of the quality problems are over.

The I / O pseudo UART: OK (VR2LED2RS232 PIC12F1840 IO.fcf)

UART1: BIT column of serial lacks (. VR2LED2RS232 PIC12F1840 UART1 fcf)

The "so inexperienced, I am sorry."
Attachments
VR2LED2RS232 PIC12F1840 UART1 .fcf
(13.52 KiB) Downloaded 337 times
VR2LED2RS232 PIC12F1840 IO.fcf
(13.52 KiB) Downloaded 337 times

T.WAKABAYASHI
Posts: 4
Joined: Tue Mar 13, 2012 6:34 am
Been thanked: 1 time
Contact:

Re: FLOWCODE5,6 RS232module(PIC12F1840)

Post by T.WAKABAYASHI »

Check state
1. (OK so it is in debug mode!) PIC12F1840.
2. V6.0.9.0 RS232C component usage FOLWCODE.
3. Because it is always normal in debug mode, to write to the CPU.
2. Writing in PICKIT3.
3. Receive 0x0D a terminal software.
4. To measure the waveform of abnormal missing - normal continuous waveform of 0x0D.
5. Abnormal state of until now, is a story written to the CPU always. The debug on FLOWCODE, I'm normal operation. (V5.5, V6)
Attachments
RS232 component-PIC12F1844 32MHz.pdf
Receive 0x0D a terminal software
(143.4 KiB) Downloaded 391 times
VR2LED2RS232 PIC12F1840 UART1 _v6.fcfx
FLOWCODE Ver6.0.9.0
(8.77 KiB) Downloaded 306 times

T.WAKABAYASHI
Posts: 4
Joined: Tue Mar 13, 2012 6:34 am
Been thanked: 1 time
Contact:

Re: FLOWCODE5,6 RS232module(PIC12F1840)

Post by T.WAKABAYASHI »

Registers inside PIC, "Watchdog Timer" was not set to "Disabled". I apologize! .
With "Disabled" was working properly by turning the, RS232 ADC, PWM.
I worked together with Ver6.09 FLOWCODE Ver5.5.

Post Reply