Search found 8 matches

by thegreenman
27 Jan 2017 12:46
Forum: Visual TFT Wish List
Topic: Can you please look at these issues in the next release
Replies: 5
Views: 5576

Can you please look at these issues in the next release

Whilst there is much to like about V-TFT and it certainly makes project development easier with tft displays, there are a number of things which are driving me mad at the moment. 1. I can no longer scroll along the screen display tabs on the PC editing screen This may not matter when you only have a...
by thegreenman
01 Feb 2016 09:25
Forum: Development Boards
Topic: BLE2 issue with pic24ep
Replies: 2
Views: 1545

Re: BLE2 issue with pic24ep

reply to my self
Problem resolved. It was the buffer overun flag. On this device, if that flag is set, the uart buffer will stop accepting data until the flag is reset. RTFDS :D
by thegreenman
30 Jan 2016 16:18
Forum: Development Boards
Topic: BLE2 issue with pic24ep
Replies: 2
Views: 1545

BLE2 issue with pic24ep

I have written some code to communicate with a BLE2 device over Uart1. This worked well when using a mikromedia pic18 board. I then tried to port the code over to a pic24EP mikromedia, and I just cannot get it to work. I am using the Workstation 7 as the development platform. Si far I have used a sc...
by thegreenman
07 Nov 2015 01:45
Forum: mikroBasic PRO for PIC General
Topic: Problem with usart on mikromedia pic18
Replies: 1
Views: 1288

Re: Problem with usart on mikromedia pic18

looking at this again, I think I may have a hardware issue. if i put a scope on the tx pin, i can see the pulse stream for transmitted data all the way back to the FT232RL ic. pin5. that figures since outputs work OK. However, I see no pulses on pin1 of this device when I send data from the pc. If h...
by thegreenman
06 Nov 2015 20:03
Forum: mikroBasic PRO for PIC General
Topic: Problem with usart on mikromedia pic18
Replies: 1
Views: 1288

Problem with usart on mikromedia pic18

I am really struggling here. I have a pic18f mikromedia on the workstation v7. Ultimately, i want this talking to a bluetooth click via a=usart2 I thought it would be a good idea to simulate the commands and expected responses using usart1 connected to my pc via the usb socket on the workstation. No...
by thegreenman
04 Nov 2015 13:24
Forum: Visual TFT General
Topic: help, just starting out
Replies: 1
Views: 1637

Re: help, just starting out

Doh
Solved by setting active property to false on the background box
by thegreenman
04 Nov 2015 10:36
Forum: Visual TFT General
Topic: help, just starting out
Replies: 1
Views: 1637

help, just starting out

Ok, so I have bought visual tft and have created a small project with a few buttons and backgrounds. So far so good. However when I compile and run the program I see the following issues When the prog runs, I have two buttons sitting on top of a background box. I have not defined any event code, , s...

Go to advanced search