Search found 9 matches

by joe nova
Thu Nov 17, 2016 10:50 pm
Forum: Flowcode V6
Topic: There is any way to achieve a higher ADC resolution?
Replies: 11
Views: 12549

Re: There is any way to achieve a higher ADC resolution?

Hi Benj

Thank you very much for the attention, I will try to write a reading macro for the ADS1115, based on the information of the data sheet and the post that you indicated.
by joe nova
Wed Nov 16, 2016 3:52 am
Forum: Flowcode V6
Topic: There is any way to achieve a higher ADC resolution?
Replies: 11
Views: 12549

Re: There is any way to achieve a higher ADC resolution?

Hello 407charles

Could you please post the routine you used to read ads1115?

Joe
by joe nova
Sun Oct 23, 2016 12:58 pm
Forum: Flowcode V2 & V3
Topic: Flowcode V3 RS232 Component -> RS485 UPDATED
Replies: 15
Views: 29102

Re: Flowcode V3 RS232 Component -> RS485 UPDATED

Benj wrote:Hello Ron,

Sorry ts_bit is a v4 command.

change this to test_bit().

So the command becomes.

while (test_bit(txsta, TRMT) == 0);
Hi, Benj

How can we run this command in Flowcode V6, AVR
by joe nova
Mon Oct 17, 2016 2:46 pm
Forum: Flowcode V2 & V3
Topic: RS485 using SN75176
Replies: 7
Views: 16070

Re: RS485 using SN75176

[/img] I have attached a small code segment that illustrates the 75176 direction control. It assumes that RC5 is being used as the direction control pin, and that a single character 'X' is being sent. 485tx1.fcf Dear I'm trying to run the suggestion of Sean, 485tx1 in my version 6.1.3.2, and I'm not...
by joe nova
Tue May 31, 2016 7:21 pm
Forum: Programming Tips & Tricks
Topic: Look Up Tables using Flowcode and Microsoft Excel
Replies: 34
Views: 70804

Re: Look Up Tables using Flowcode and Microsoft Excel

http://www.matrixmultimedia.com/softwar ... _Table.zip[/quote]


Hi !

I did not get access to table the link above, someone help me, shows 404 error page not found
by joe nova
Tue Mar 17, 2015 5:06 pm
Forum: Flowcode V6
Topic: EBM015-TEST PROGRAM
Replies: 6
Views: 4805

Re: EBM015-TEST PROGRAM

Hello Benj I really was not paying due attention to pull up, but already had a partial success could read the HMC5883L magnetometer (break-out sparkfun) with software that you posted in, http://www.matrixtsl.com/mmforums/viewtopic.php?f=46&t=16067&p=65640&hilit=digital+compass#p65640 changed the chi...
by joe nova
Thu Mar 12, 2015 8:48 pm
Forum: Flowcode V6
Topic: EBM015-TEST PROGRAM
Replies: 6
Views: 4805

Re: EBM015-TEST PROGRAM

Dear Benj

Thank you for your commitment to help me,
The test with flascher Ok, you can see by the photos, since the tests with the EBM015_AVR and the test program was not well.
Perhaps the I2C peripheral, internal to the Atmega 328, is not being configured.
by joe nova
Tue Mar 03, 2015 2:44 am
Forum: Flowcode V6
Topic: EBM015-TEST PROGRAM
Replies: 6
Views: 4805

Re: EBM015-TEST PROGRAM

Dear Benj

As you said works well in the simulation, but when programming the chip atmega 328p, the software does not run, I put a oscilloscope on the clock pin and saw nothing, apparently has no clock.
Do you have any suggestions?
Thank you for your attention

:?
by joe nova
Sun Mar 01, 2015 11:20 pm
Forum: Flowcode V6
Topic: EBM015-TEST PROGRAM
Replies: 6
Views: 4805

EBM015-TEST PROGRAM

Hi,

what to do for EBM-015 module and the PROGRAM TEST to the PIC16F1937, work with microcontroller Atmega 328P (AVR), someone help me?
besides using Flowcode AVR 6 and change the chip tab to build Atmega 328P

:roll: