Search found 6 matches

by Naveen11
03 Mar 2024 06:16
Forum: mikroC PRO for PIC General
Topic: t6963 display problem in displaying integers
Replies: 5
Views: 408

Re: t6963 display problem in displaying integers

hi the problem solved now the change i made was instead of typing the to converts as character i used (0x30 ) , now i have changed it to 48, now the code works fine , can i know its the problem with compiler standard or its problem with my approach towards the way i code?..... problematic one T6963C...
by Naveen11
28 Feb 2024 09:51
Forum: mikroC PRO for PIC General
Topic: t6963 display problem in displaying integers
Replies: 5
Views: 408

Re: t6963 display problem in displaying integers

it changes der are 16 variables but we cant say this variables causes issues, it changes every time we re program the mcu, but mostly 3 variables gets afftected by this issue and those variables are random..
by Naveen11
16 Feb 2024 17:01
Forum: mikroC PRO for PIC General
Topic: t6963 display problem in displaying integers
Replies: 5
Views: 408

t6963 display problem in displaying integers

Hi i am using mikroc pro for pic t6963 glcd library to display a set 16 integers as in table as rows and columns, i have used same method to display these variables in the display where i require in (x,y ) positions... mostly all numbers displays correctly , but certain numbers appears as symbols an...
by Naveen11
24 Mar 2020 06:55
Forum: mikroC PRO for PIC General
Topic: pic controller becomes unusable and verification of configuration bits becomes failed.
Replies: 4
Views: 1182

Re: pic controller becomes unusable and verification of configuration bits becomes failed.

yes but we can set RC2 as both input and output right , why the controller becomes like dead if i use the code in top ( wrong code) , can you explain me what mistake i am doing
by Naveen11
22 Mar 2020 10:41
Forum: mikroC PRO for PIC General
Topic: pic controller becomes unusable and verification of configuration bits becomes failed.
Replies: 4
Views: 1182

pic controller becomes unusable and verification of configuration bits becomes failed.

pic controller becomes non usable when tris bits are set wrongly , after loading hex file controller shows verification of configuration bits failed , after this the mcu is not able to been erased or detected and nothing can be done , i dont know what mistake i am doing. wrong code: void main() { TR...

Go to advanced search