Quantcast
Channel:
Viewing all 59170 articles
Browse latest View live

Forum Post: RE: regarding CAN stack

$
0
0
I have confirmed the attached project works on the EK-RA4M1, when another RA board is also on the CAN bus to receive the messages (in my case an EK-RA6M3) and also running the CAN example project. If there is no other device on the CAN bus, I see the same issue you are seeing. (Please visit the site to view this file)

Forum Post: RE: RX65N Flash Access Window (FAW) register questions ?

$
0
0
I learn this FAW on the Synergy MCU. The description in the manual e.g. S5D9 is clearer. fpsr bit is used to lock down FAW setting. Once set to 0, it is not reversible. So use with caution!

Forum Post: RE: RAW12 pixel format csi2

$
0
0
Hi, supposing to connect the raw12 camera (it also outputs in parallel 12 bits) to the digital interface, where can I can found detailed informations and schematics for a) how to connect the camera to the SOC b) how to set DTB in order to set the VIN driver correctly to grab 12bit luma only images? Thanks

Forum Post: Problem with PLC modem CPX3

$
0
0
Hello everyone! I tested the solution provided by Renesas the PLC connexion it worked well. when I did the "copy current firmware in S-ROM" it seemed like my CPX3 won't boot correctly again!! please help me to resolve this am really stuck! thank you so much.

Forum Post: RE: Renesas BLE to other manufacturer's BLE(Like SilicanLabs BLE)

$
0
0
Hello Prabakaran, Did the previous answers help you? Have you tried to communicate with the SiLabs BLE devices? Kind regards,

Forum Post: RE: Loco vs SubClock (RTC Source)

$
0
0
Hello Surojit, Have the previous comments answered your question? Kind regards,

Forum Post: RE: Question concerning Memory Usage Tool ! Nothing displayed in Memory Usage !

$
0
0
Hello Thomas, How's your issue? Have you figured out what was wrong with the Memory Usage Tool? Kind regards

Forum Post: RE: Related to renesas synergy flash programer

$
0
0
Hello Sonu, Has Jeremy answered your question? Are you able to connect to the device now? Kind regards,

Forum Post: RE: FIT Modul

$
0
0
Hello Simon, Have the previous answers helped you to solve your issue? Kind regards,

Forum Post: RE: regarding CAN stack

$
0
0
I didnt try RA4M1 to RA4M1, because in my project master MCU from ther brand.

Forum Post: RE: regarding CAN stack

$
0
0
master MCU continuous send data at 40kbps and arduino receive proper data.

Forum Post: RE: regarding CAN stack

$
0
0
i remove my master mcu and only communicate with arduino with 500kbps still didnt work.

Forum Post: RE: TOUCH calibration by 5 point minimum mean square error (MMSE)-based calibration algorithm,

$
0
0
Dear sai, Proably this won't be of any use to me. Can you elaborate as to what i refer to in this application project.

Forum Post: RE: I2C communication

$
0
0
Hi The issue has been resolved now and is working OK. Thanks

Forum Post: RE: regarding CAN stack

$
0
0
It looks to me that the auto-generated settings in the BCR regsiter are incorrect. The bit timing is :- So using a 24MHz PCLKB as the baudrate source clock on the RA4M1, to get a 500kHz baudrate with 75% sample point you could try setting :-

Forum Post: RE: r_sci _rx code generation

$
0
0
Got "r_sci_rx" code generation module, by unchecking the "Allow the blocked FIT module to be displayed" in Smart Configurator.

Forum Post: RE: ISL97901 Enable

$
0
0
Hi Mars, Were you able to figure out the answers to these questions? I haven't used this device before. I tried checking its documentation on the website but it seems that we still need to request it to have an access. Please try requesting the full datasheet by clicking the "Request Full Datasheet" on this page https://www.renesas.com/us/en/products/optoelectronics/laser-diode-drivers/rgb-led-driver-controllers/device/ISL97901.html . Maybe you can get the answers on its complete datasheet. JB RenesasRulz Forum Moderator https://renesasrulz.com/ https://academy.renesas.com/ https://en-us.knowledgebase.renesas.com/

Forum Post: RE: RZ/G1C - Particular CPU marking "R8A77470HA02BG804KF07" silicon boards are not able to program

$
0
0
Hi Bowya, How's this issue? Were you able to resolve it already? If not yet, maybe you can try submitting a ticket to Renesas Technical Support to get technical support regarding this issue. Thank you. JB RenesasRulz Forum Moderator https://renesasrulz.com/ https://academy.renesas.com/ https://en-us.knowledgebase.renesas.com/

Forum Post: Undefined external symbol "__Touptab" referenced in ".\src\uart.obj".

$
0
0
I am working with "uart_rscan " communication. while i am build the program, the following error is showing. E0562310:Undefined external symbol "__Touptab" referenced in ".\src\uart.obj". ctype.h and yvals.h files are also linked with the code. please help me how to resolve this problem? i am using e2 studio:2020-07, Smart configurator :Rx-v2.6.0, Rx family driver package: ver 1.26, Tool chain: v3.01.00

Forum Post: [Linker] Link FIT Modules as library files

$
0
0
Hi all, I am trying to recreate the compilation and linking process of a CCRX project created with CMake. In this project, all FIT modules are built as static libraries. The project was able to compile but the linking process is quite different from what I expected. Symbols in compiled libraries (FIT Module symbols) were not detected and not included in the final linking phase. My question is: 1. Is rlink able to detect symbols in library files (.a/.lib) and link them accordingly outside of e2studio environment? 2. Where are IDE-specific preprocessor definitions (__CCRX__, endianess, etc..) defined? I suppose I would need to add these definitions manually for compilation outside of e2studio environment. Any assistance is appreciated, thank you.
Viewing all 59170 articles
Browse latest View live