Search found 7 matches

by fernandosartorelli
Fri Jul 06, 2018 4:55 am
Forum: Flowcode V8
Topic: Dspic33F uart RXINT Problem
Replies: 4
Views: 2967

Re: Dspic33F uart RXINT Problem

Hello! Sorry for the inconvenience. The interruption works!
I had the wrong adapter from 5 to 3.3 v and did not receive the 4D signal correctly.
Thank you
by fernandosartorelli
Tue Jul 03, 2018 1:42 pm
Forum: Flowcode V8
Topic: Dspic33F uart RXINT Problem
Replies: 4
Views: 2967

Re: Dspic33F uart RXINT Problem

Hi Benj, Use 33FJ64MC802, Crystal of 16 with PLL to 64M I receive data from an arduino by UART, with interruption that works perfect. (Ch1 Tx:B6 - Rx: B7) But I show the program and use it in a 4D 32Ptu display, (Ch2 Tx: B10 Rx: B11) it works well sending and receiving data, but I can not do it by i...
by fernandosartorelli
Sat Jun 30, 2018 4:30 am
Forum: Flowcode V8
Topic: Dspic33F uart RXINT Problem
Replies: 4
Views: 2967

Dspic33F uart RXINT Problem

Hello! Playing with the dspic33j I find a problem. I use the 2 uart channels, communicating with a 4D display and with an arduino. The problem is that channel 1 can detect the interruption of RX, but in channel 2 it does not detect interruption RX. Try to reverse the connections or change the pins a...
by fernandosartorelli
Mon Jan 11, 2016 12:53 am
Forum: Flowcode V6
Topic: Finally my working NRF24L01+ RX and TX
Replies: 3
Views: 8857

Re: Finally my working NRF24L01+ RX and TX

MJU Hello! Congratulations!!
You have them running modules with Flowcode? Excellent!
I wanted to make them work but I only have Flowcode V5. There can import this project to work on V5?
Greetings!
by fernandosartorelli
Thu Nov 26, 2015 3:49 pm
Forum: General Programming
Topic: Nokia 5110 gLCD
Replies: 8
Views: 14209

Re: Nokia 5110 gLCD

Hello Martin! Thanks for answering! FC version is 5.1 Try to change case but nothing. Thank you Nokia 5110 with graphics.msg.txt File name: E:\Alarmas\cosas\Nokia 5110\Nokia 5110 with graphics.c Description: Generated by: Flowcode v5.1.0.0 Date: Thursday, November 26, 2015 11:37:41 Iniciando el comp...
by fernandosartorelli
Wed Nov 25, 2015 8:54 pm
Forum: General Programming
Topic: Nokia 5110 gLCD
Replies: 8
Views: 14209

Re: Nokia 5110 gLCD

Hello!
I have nokia 5110 screen and wanted to test your file.
When I try to compile I get many errors :x . Flowcode V5.
What will be my problem of not being able to compile?
Thank you!!
by fernandosartorelli
Tue Apr 28, 2015 1:54 pm
Forum: Feature requests
Topic: NRF24L01+ 2.4gHz communication
Replies: 39
Views: 38582

Re: NRF24L01+ 2.4gHz communication

Hello, sorry for my English . Probe component and the receiver was checked, when you start the reception does not work but the clock.
I currently have the RF24 connected to Arduino to manage the libraries Maniac and I manage them via RS232 .
regards