X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2FeyesIFX%2Fchips%2Ftda5250%2Ftda5250BusResourceSettings.h;h=f4edeb9a163f7db92f3c0d77896423310f19e728;hb=c14a5f8cd05089c8a52c5d5163d629f2159d1cb7;hp=9093ba4b41aeab34f60f042b13c7502ce0beb56f;hpb=83aea03cb5781e0594fa6586d644f5cb90c3073d;p=tinyos-2.x.git diff --git a/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceSettings.h b/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceSettings.h index 9093ba4b..f4edeb9a 100644 --- a/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceSettings.h +++ b/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceSettings.h @@ -44,13 +44,10 @@ enum { divide by 18 -> 1004976 Hz */ #ifndef TDA5250_UART_BAUDRATE -#define TDA5250_UART_BAUDRATE 40960U +#define TDA5250_UART_BAUDRATE 32768U #endif enum { - /** for reference, not recommended for new experiments */ - UBR_1MHZ_35108=0x001C, UMCTL_1MHZ_35108=0xAA, // 35108 bit/s - /** use real frequency, use only settings that result in an even byte time */ UBR_1MHZ_10240=0x0062, UMCTL_1MHZ_10240=0x08, // 10240 bit/s UBR_1MHZ_10922=0x005C, UMCTL_1MHZ_10922=0x00, // 10922 bit/s