Search found 56 matches

by armagon29
Thu Oct 17, 2013 4:47 am
Forum: General Programming
Topic: PIC16F88, Internal Clock at 1Mhz
Replies: 1
Views: 2890

PIC16F88, Internal Clock at 1Mhz

Could you explain me, how select this option for PIC16F88, “Internal Clock at 1Mhz”( FC5 Test Version )

Thanks
by armagon29
Mon Apr 29, 2013 5:58 am
Forum: Foro de soporte español
Topic: Display Osram PS4437
Replies: 0
Views: 5048

Display Osram PS4437

Estimados: Escribir este programa para hacer funcionar 3 display Osram PS4437 de 4 dígitos cada uno, en total 12 dígitos, básicamente funciona bien, pero solo logro escribir 2 o 3 dígitos cada ves, cuando escribo una palabra se corta en la segunda o tercera letra, que pasa? me podrian ayudar? PD4437...
by armagon29
Thu Sep 06, 2012 5:31 pm
Forum: General Programming
Topic: 3 led’s display
Replies: 2
Views: 2374

Re: 3 led’s display

Dear Sir:

Im afraid , I did something wrong, now noting happen

Could you be so kindly to check my macro

Thanks
by armagon29
Thu Sep 06, 2012 5:38 am
Forum: General Programming
Topic: 3 led’s display
Replies: 2
Views: 2374

3 led’s display

I built this project using 3 led’s display (OSRAM PD4437) , but I can print only 1 digit at time, How does It do to print more than 1 digit at time, for example send “ CARAMELO” then this word will be print into displays
by armagon29
Wed Sep 05, 2012 4:40 am
Forum: Foro de soporte español
Topic: Imprimir Una Cadena en un Dsiplay
Replies: 1
Views: 4443

Imprimir Una Cadena en un Dsiplay

Estimados: Estoy trabajando en este proyecto, se trata de conectar 3 Display de leds de 4 segmentos, es decir tengo 12 dígitos que controlar, ya conecte los 3 diplay y logre hacer funcionarlos de forma independiente es decir puedo escribir letra por letra, pero la pregunta seria: Como puedo hacer qu...
by armagon29
Mon Aug 27, 2012 4:59 pm
Forum: Foro de soporte español
Topic: Cambio de una Cadena a Caracteres ind.
Replies: 2
Views: 5347

Cambio de una Cadena a Caracteres ind.

Estimados: Tengo un proyecto en el cual necesito hacer una separacion de una cadena en caracteres independientes, es decir, si recibo una cadena de 12 caracteres (string) por el puerto UART, se necesita separar en 12 caracteres independientes asociados a una variable para cada una, e imprimirlos por...
by armagon29
Sat Jul 23, 2011 4:03 am
Forum: General Programming
Topic: Stop Watch (MM:SS:DD),
Replies: 3
Views: 4579

Re: STOP WATCH (MM:SS:DD),

FC stopwatch works OK now

Thanks
by armagon29
Fri Jul 22, 2011 4:16 am
Forum: General Programming
Topic: Stop Watch (MM:SS:DD),
Replies: 3
Views: 4579

Stop Watch (MM:SS:DD),

Dear All: I made a modification from FC example “Digital clock” to become a STOPWATCH (MM:SS:DD), but I tested this FC Stopwatch with a real Casio Stopwatch and they have about 10% different between 2 times, could you help me to check time interruption options or clock speed Thanks 5. Digital stopwa...
by armagon29
Fri Jul 22, 2011 4:12 am
Forum: General Programming
Topic: MCP41010 Digital Pot
Replies: 36
Views: 96885

Re: MCP41010 Digital Pot

I added 1 icon to control Cs pin, now it works excellent

Thanks
by armagon29
Wed Jul 20, 2011 5:40 am
Forum: General Programming
Topic: MCP41010 Digital Pot
Replies: 36
Views: 96885

MCP41010 Digital Pot

Dear All:

I have problems with digital potentiometer MCP41010, I need to set 3 steps, 0 for 0 kOhms, 128 for 5 kohms and 3 for 10 kohms, but I not sure if pin connections and configurations are OK
PIC16F877A
XT
8 MHz

Cs RC7
Sck RC3
SDI RC5

Thanks
Flowcode1.fcf
MCP41010 Example
(6.5 KiB) Downloaded 911 times
by armagon29
Sat May 14, 2011 6:29 pm
Forum: Flowcode V2 & V3
Topic: ATMEL JTAG ICE as a debugger
Replies: 1
Views: 3820

ATMEL JTAG ICE as a debugger

Dear Sir:

Could you be so kindly to tell me if I can connect my ATMEL JTAG ICE as a debugger using FLOWCODE 4 demo
and which configuration option I have to use? This programmer / debugger use COM1
by armagon29
Fri Oct 29, 2010 2:53 pm
Forum: General Programming
Topic: I2C/ Test / 24LC256
Replies: 1
Views: 2970

I2C/ Test / 24LC256

Dear All:

For memory addressing, we need High and Low Bytes, as see the datasheet of memory, this devise have a 256kb this mean that we have 4096 readings, is it right?, then how can I address the individual register to obtain 4096 registers
(xxxBytes H and xxxBytes L ?)

Thanks

AG
by armagon29
Fri Oct 29, 2010 4:14 am
Forum: Flowcode V4
Topic: I2C Test / flile error
Replies: 1
Views: 2335

I2C Test / flile error

Dear All:

Could you help me, I try to test the I2C protocol but it does not work, Could you explain me why?

Thanks AG
by armagon29
Wed Jul 07, 2010 3:25 am
Forum: General Programming
Topic: Programmer option AVRDUDE / USBasp
Replies: 1
Views: 3852

Programmer option AVRDUDE / USBasp

Dear All: I used FC V3 demo for AVRs some time ago, I used my USBasp programmer to load the hex into AVRs , the USBasp is based into AVRDUDE, I had to change the “Programmer Options” as follow > Parameters: %a usbasp usb "%f.hex" %cfg %c0 %c1 %c2 %c3, the programmer works OK , but when I try to use ...
by armagon29
Tue Jun 22, 2010 4:18 am
Forum: Components (Comms)
Topic: RS232 from T to N
Replies: 1
Views: 6198

RS232 from T to N

Dear All:

Could you be so kindly to explain me how to change the Serial output, flowcode macro RS232 normally has a true output, but I have a LCD color Display, it works using an inverted output

Thanks
by armagon29
Thu Jun 03, 2010 12:32 am
Forum: Flowcode V2 & V3
Topic: ADC value to PC
Replies: 4
Views: 5954

Re: ADC value to PC

Dear Sir:

I already dome modification using a string function, but now the question is how to send a string trough RS232 macro, it does not have a sent string option?

Thanks

Armagon

See attachment
by armagon29
Wed Jun 02, 2010 3:36 am
Forum: Flowcode V2 & V3
Topic: ADC value to PC
Replies: 4
Views: 5954

ADC value to PC

Dear All:

I have a problem, may you can help me, I need to send a ADC value to PC Terminal trough RS232 (E-block15), but when pic send ADC value (Byte) to PC, the value is show as a character (Single letter or number) not a Byte value, why?, see the file attached

Thanks

Armagon
by armagon29
Fri Mar 26, 2010 10:54 pm
Forum: General Programming
Topic: Run time error Flowcode
Replies: 1
Views: 3212

Run time error Flowcode

Dear all:

I download FC v4.3 version demo for pics, the program installed OK, but when I try to load components as LCD or leds the system show me :
“Run-time error ‘326´:, Resource with identifier ´29´ not found”
What can I do to solve it?

Thanks
by armagon29
Sat Mar 06, 2010 6:40 pm
Forum: Flowcode V2 & V3
Topic: External memory
Replies: 1
Views: 3918

External memory

Dear All:

I need to write info (ADC value) into an external memory 24LC254 (i2c protocol) but I not sure if it is possible, FC v3 has a especial macro (Beta) for I2c devices?, but how can I use this memory, If this kind of device is not property, which one and how does it work?

Thanks
by armagon29
Fri Feb 19, 2010 7:36 pm
Forum: E-blocks
Topic: IrDa Flow Code Topic Question
Replies: 0
Views: 2653

IrDa Flow Code Topic Question

Dear All: I saw this topic of IrDA and e-block, and I test the FC file, it works OK but I afraid something is wrong with output pin 6 (Port D) I can turn on the output pin, but I cannot turn off, I try to find if something is wrong in the FC file, but I need some helpΒ΅ Thanks Please see here: viewt...
by armagon29
Wed Feb 17, 2010 2:41 am
Forum: General / Misc
Topic: Installer FC V3.6 / WINDOWS 7
Replies: 9
Views: 8225

Re: Installer FC V3.6 / WINDOWS 7

Dear All:


FlowCode run OK now

Thanks
by armagon29
Sun Feb 14, 2010 5:43 am
Forum: General / Misc
Topic: Installer FC V3.6 / WINDOWS 7
Replies: 9
Views: 8225

Re: Installer FC V3.6 / WINDOWS 7

Deal All:

I just solved part of the problem, I reset the PC to original settings , the FC run well OK now, but FC request me to put registration code and user name each time when I try to open the software and both Code and User name have not stored into ? What Can I do?

Thanks
by armagon29
Wed Feb 10, 2010 11:43 pm
Forum: General / Misc
Topic: Installer FC V3.6 / WINDOWS 7
Replies: 9
Views: 8225

Installer FC V3.6 / WINDOWS 7

where can I find Windows Installer 5.0'? Do you know?

Thanks
by armagon29
Wed Feb 10, 2010 7:09 pm
Forum: General / Misc
Topic: Installer FC V3.6 / WINDOWS 7
Replies: 9
Views: 8225

Re: Installer FC V3.6 / WINDOWS 7

Dear Sir:

I followed you suggestion, but I afraid it does not work, do you have any Idea what is happening?



Thanks
by armagon29
Wed Feb 10, 2010 6:00 pm
Forum: General / Misc
Topic: Installer FC V3.6 / WINDOWS 7
Replies: 9
Views: 8225

Installer FC V3.6 / WINDOWS 7

Dear All: I have a problem with my FlowCode VER 3.6,, I changed my work station some weeks a ago, It run using Windows 7, I used the program Installer, It install correctly the software (Showy?), but when I try to run the FC from desktop icon, the Installer box appear again and install it 34 timesΒ΅...