• os_tsk_create_user() and number of bytes in stack
    How does one figure out what size stack to use for a task? This is to use for the library function: OS_TID os_tsk_create_user( void (*task)(void), /* Task to create */ U8 priority, /* Task...
  • Nordic chip, what number are the interrupts?
    Hi! I'm new to 8051 controllers and are now using the nRF24LE1 for a school project. I am used to the AVR architecture and writing interrupts like "ISR_interrupt_vector()" but I can see that...
  • 5 Byte number to be converted into decimal string
    Hallo it would be fine if somebody could help me on the following problem: I have to send the decimal digits of a 5 Byte Hex value, that is currently stored in an array, via the serial interface. It...
  • how to use 256 Bytes on-chip RAM of 89c51rd2bn
    hello, i am using 89c51rd2BN from philips,i want to store 100 bytes of data as buffers,presently i am storing it in the RAM,however if the 128 byte RAM exceeds,what do i do,in datasheet of 89c51rd2...
  • how to use 256 Bytes on-chip RAM of 89c51rd2bn
    hello, i am using 89c51rd2BN from philips,i want to store 100 bytes of data as buffers,presently i am storing it in the RAM,however if the 128 byte RAM exceeds,what do i do,in datasheet of 89c51rd2...