Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - robo

Pages: 1 2 [3]
31
Hi Mark!

Thanks for fast reply!


32
Hello,

Is there possibility to update firmware in projects with GNU compiler?? How can I make this??
Pls help

Robert

33
Luminary Micro TM LM3SXXXX / ADC in LM3S6965
« on: September 24, 2008, 03:49:03 PM »
Hi,

I want to use ADConverter in my LM3S6965 project (for example reading 4 chanels every minute). How to do this?
Pls help me...


34
µTasker general / DS1307 updateing with Time Server
« on: September 24, 2008, 03:36:07 PM »
Hi all,

I would like to update date and time in DS1307 RTC with Time Server once a day. Does anybody know how to do this??

Regards,
robo

35
µTasker general / Re: Problem with ST FLASH
« on: September 18, 2008, 09:42:16 AM »
Hi Mark,

Can I have uFileSystem in my LM3S6965 flash (160K like is in demo) and continuation of uFileSystem in ST SPI flash?

Regards,
robo

36
µTasker general / Re: Problem with ST FLASH
« on: September 04, 2008, 07:38:51 AM »
Hi Mark!

I have one more question: how to use SPI ST FLASH without uFiles system (I want to have uFaileSystem in internal LM3S6965 FLASH - like it is in demo, and useing external SPI ST FLASH for storing data). I now that there are low level functions (fnEraseFlashSector, fnWriteBytesFlash, fnGetParsFile), but what I should make do use them?? How will look configuration?

Regards,
robo

37
µTasker general / Re: Problem with ST FLASH
« on: September 01, 2008, 07:08:12 PM »
Thanks for your help Mark!

Regards,
robo

38
µTasker general / Re: Problem with ST FLASH
« on: September 01, 2008, 02:03:34 PM »
here is screen:


problem is in line:
unsigned char ucValue = ucSTM25PXXX[(usPage[iSel]* SPI_FLASH_PAGE_LENGTH) + usOffset[iSel] + ulDeviceOffset];

39
µTasker general / Re: Problem with ST FLASH
« on: September 01, 2008, 12:17:53 PM »
Hi Mark!

It means that some error occur.
Before changing memory configurations I delete files FLASH_LM3SXXXX.ini and STM25PXXX.ini beacouse I'm using LM3S6965.

Regards,
robo

40
µTasker general / Problem with ST FLASH
« on: September 01, 2008, 06:49:56 AM »
Hallo.
I have choose:
#define SPI_FILE_SYSTEM
#define FLASH_FILE_SYSTEM

with STM25P80 and now simulator breaks when I want to connect with ftp.
When I choose STM25P16 and bigger FLASH every thing is ok. What is wrong??

Pls help me!
robo

Pages: 1 2 [3]