I\'m using the PIC18F4550 from microchip with the c compiler: by default the \'program memory\' is used, but now I want to use the \'data memory\' because it gives me a big more functionality, can eny
I\'m working on implementing an FFT algorithm in assem开发者_如何学Cbly on an 8-bit microcontroller (HCS08) for fun. Once the algorithm is completed, I\'ll have an array of 8-bit real/imaginary pairs,
update I\'m using pic 18F4550 with microchip v8.63 and C compiler. I\'m trying to make a color sensor. When a led burns a whant to go for example methode red.
I am programming PIC16f877 in MPLAB (using assembly). I have 4x4 switch panel. I can take inputs but I ca开发者_开发技巧nnot detect from which one of the switches it come.
I\'m using the picdem 18F4550 with microchip v8.63 and the c compiler. components that i\'m use are: - 3 leds (red, green, blue);
I understand WHAT an interrupt is, just not how it works or how it is implemented. I am using a PIC16F886 and have my switch connected to bit 5 on TRISB.
I read the port RB7, and in the if a check the value. if there is output on RB7 I want that the led on my chip light up (led D1), but it burns all the time even when there is nothing connected to RB7.
Which value can I expect from PORTBbits.RB7, on this port there is a green led with a resistor connected (see picture). I\'m using pic F184550开发者_开发知识库 with mplab ide v8.63 and a C compiler C1
I have literally no clue开发者_StackOverflow what it is. Wouldn\'t even know how to go about finding what it is.
I\'m using the picdem F184550, I want to read the value of the led, I\'m using the mplab ide v8.63 with a C compiler. but I don\'t have a idea how to interface with the port RB7 where my led with a re