Forum Post: RE: Image processing using GR Kaede
the camera module worked , and started capturing the image after pressing the key second time. thanks , PRIYA
View ArticleForum Post: RE: Available I/O PINS IN GR-KAEDE BOARD
Is there any pin number to the CN17 ?
View ArticleForum Post: RE: e2studio
Thanks for your reply Sir. I tried with sample code only & but the same problem arising. i will try to re install my e2studio & i will try it again
View ArticleForum Post: RE: e2studio
opps sir? :D. Dont call me sir. BTW it would be better if you describe in detail about error, which will help in classifying the issue.
View ArticleForum Post: RE: What are best tools that I can use to code GR-KAEDE
nitin, There are several options for programming Renesas boards including the High-Performance Embedded Workshop (HEW) , CubeSuite Plus (CS+) , IAR Embedded Workbench , e² studio , as well as several...
View ArticleForum Post: RL78/I1A DALI protocol
HI, ALL, i was wondering whether the RL78/I1A support the 3bytes hardware decode for DALI protocol or not? Thanks!
View ArticleForum Post: RE: Image processing using GR Kaede
Hi All, As raised by Gautham, pressing key second time its not a logical answer and hence even I tested the sample code for the Camera module. Following is the scenario you guys can test. 1. First...
View ArticleForum Post: Temperature Sensor
GR-KAEDE board microcontroller has inbuilt temperature sensor. How we can program it for sensing the temperature ?
View ArticleForum Post: RE: What are best tools that I can use to code GR-KAEDE
Sorry, CS+ is NOT the predecessor to e² studio. CS+ is the successor to CubeSuite (and HEW) and mainly focused on Asian (Japanese) market. e² studio is targeted to world wide market. Both CS+ and e²...
View ArticleForum Post: RE: What are best tools that I can use to code GR-KAEDE
FrankL, Thank you as always for your knowledgeable response. Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Temperature Sensor
I am not sure whether GR Kaede library has already support for Temperature sensor but if you go through user manual of RX64M documentation.renesas.com/.../r01uh0377ej0100_rx64m.pdf you can find a...
View ArticleForum Post: RE: Available I/O PINS IN GR-KAEDE BOARD
In our KAEDE BOARD, CN17 not there.
View ArticleForum Post: RE: Temperature Sensor
Our KAEDE libraries compatible with Arduino. It allows to create application easily without knowledge of Renesas 32bit MCU. No need to read the RX64M datasheet. #include Arduino.h float temp_volt = 0;...
View ArticleForum Post: RE: Temperature Sensor
Hi Vashi, Electron is asking about internal temperature sensor that MCU has. The example you have given is to read from external analog pin. See this analogRead Description Reads the value from the...
View ArticleForum Post: RE: Temperature Sensor
The temp sensor is reading the body heat of the microcontroller. You can increase the temperature by heating the microcontroller with a solder iron. But don't heat the microcontroller. It may damage...
View ArticleBlog Post: Just Like bb7’s WiHive, DevCon will be Buzzing with Activity
When Madison, WI product development firm bb7 wanted to get the word out that it offers more than just design, engineering and prototyping services they chose a rather different and interesting...
View ArticleForum Post: RE: RX63T KPIT GNURX Compiler header file Problem
Hi, Can you tell me how I can add file which is required for Interrupt triggering in KPIT GNURX Compiler 15.01 ? What are the changes require to fire the interrupt in KPIT 15.01 Complier with Eclipse...
View Article