기본 콘텐츠로 건너뛰기

12월, 2008의 게시물 표시

December 30, Clear 2008

December 30, Clear It's Cold, and windy I did USB dectection process for PLK. USB power use GPIO 13, So I did set up interrupt condition for High level at GPIO 13 made USB Task and Interrupt handler. 2008 when doing that, I did mistakes in Interrupt Condition, But Senior Mr Jang assisted me. I can found out a mistake in table and modified it. Tomorrow is the last work day in 2008. The entire finacial crisis make Recession. Recession affects my jobs. I expected to get more salary at 2009 like my Moto "A Better Tomorrow" But Recently I am warry out losting jobs. It is a terrible year.

I did these today

I did bug fix in app_gps.c the bug in in parsing function. memory is copied to pointer variable that is allocated any memory and serial eeprom(EN16P10) driver code was tested hardly by myself. the code works good on single thread environment, but when another thread using ssp1 is running , operation is not safty. I just found the cause of problem, still can't fix it. how can i do ?

I did that for PLK

Recently, I am working for PLK that is a blackbox manufactor. In this project, Platform Developing is my job. Platform developting include Device driver(motion sensor, serial flash, GPS, PMIC, led, Buzzer, Key, timer) I did make intial codes for these, and released to customer now Customer's enginner modify that. Today, I found a bug for External GPIO Interrupt registering and added New API that USB Power Supply Detecting. USB Power Supply can detected by GPIO 13