Discussion Title | Created date |
---|---|
PS2 Keyboard Guys, I have a small PS2 keyboard. Can I ask, will it support operations at 3.3volts? |
Wednesday, 4 March 2020 - 16:59 |
gps co-ordinates to useful data Is there anyway of making useful information from gps co-ordinates data into information? Say finding which town/area? |
Wednesday, 4 March 2020 - 01:31 |
Simple rs232 rx not working Guys I have a small piece of code that is refusing to work for me. It's a simple RS232 Rx byte. The code is listed blow, hope someone can see something that I can't.... |
Monday, 2 March 2020 - 21:49 |
how does the parameter list work func(int i, ...) How does the function get parameters passed when its declared as ,... |
Thursday, 27 February 2020 - 16:04 |
c++ threads Guys, whats the story with c++ thread support in GNU GCC? Does it even support threads? In the standard library std::thread does not exists. EDITED: Threads are there... |
Wednesday, 26 February 2020 - 02:20 |
HD44780 Guys I ordered a few LC displays. I normal connect the LCD Display Bias to either the VCC or GND, can't quite remember which one. My question is, which one? |
Saturday, 22 February 2020 - 19:45 |
interrupts not working after call to c++ function Guys, I have a problem! Lets define it! After making a call to certain c++ functions that say use an exception then the next interrupt that occurs cause the system to fail.... |
Friday, 21 February 2020 - 20:46 |
Compiler question Guys when I build a C++ program it works if I have not included libc.a… However functions such as printf don't work. If I include libc then printf ect work bt c++... |
Thursday, 20 February 2020 - 19:21 |
c++ and libc Guys I have the c++ working perfectly if I do not link libc. But then I don't have prinf ect... which I want. If I link the libc library, printf ect work but if I call... |
Thursday, 20 February 2020 - 18:32 |
LCD I was thinking about designing a small VGA daughter board but have decided to write a driver for the HDMI chip on my dev board. It is connected to the same pins as the LCD... |
Friday, 14 February 2020 - 01:11 |
HDMI Guys, I have a HDMI chip, "SII9022" on a dev board. I'm trying to get its data sheet. Anyone here know much about hdmi. Its just it would save me from having to... |
Tuesday, 11 February 2020 - 22:50 |
My Battle... Guys, I've freaked yous lately about my battle to port the SAM5DXX bare metal framework over to C++. Well... Sad, but I'm nearly there... The only two issues I have... |
Monday, 10 February 2020 - 19:28 |