Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.

Sign Up Here
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Volt.Tech

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

volt.tech Logo volt.tech Logo
Sign InSign Up

volt.tech

volt.tech Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help
  • Home
  • About Us
  • Contact Us
Home/ra6m3

volt.tech Latest Questions

nidhi singh
  • 0
nidhi singh
Asked: May 13, 2023In: Microcontroller

How to Use SPI_Transmit NMI_HANDLER in RA6M3 Board?

  • 0

Hello everyone. I’m trying to use a driver that uses spi with my RA6M3 board. But I ran into a problem that I had not encountered ahead. The NMI interrupt goes into an infinite loop and doesn’t live. I do ...Read more

Hello everyone. I’m trying to use a driver that uses spi with my RA6M3 board. But I ran into a problem that I had not encountered ahead. The NMI interrupt goes into an infinite loop and doesn’t live. I do not know much about NMI so I do not know what to do. The NMI pin on the RA6M3 board is P200. P200 isn’t enabled but never gets stuck in NMI masking function in the spi_transmit process. And it can not exit NMI_Handler.

Thank You

Read less
mcumicrocontrollersmicroprocessorsnmip200ra6m3renesas
  1. Alex thomas
    Added an answer on May 15, 2023 at 10:01 am

    Hello, What's the value of the NMISR register when the NMI handler is called? The value of the register gives some data about the cause of the NMI interrupt. Also at what point inside the 'spi_transmit' does the NMI occur? Regards Alex Thomas

    Hello,

    What’s the value of the NMISR register when the NMI handler is called?

    The value of the register gives some data about the cause of the NMI interrupt.

    Also at what point inside the ‘spi_transmit‘ does the NMI occur?

    Regards

    Alex Thomas

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
vikas Nagpal
  • 0
vikas Nagpal
Asked: May 1, 2023In: Microcontroller

What is straightforward and more logical methods for RA6M3 Video Record?

  • 0

Hello. I have the RA6M3 development board. With this card, I want to save the HDMI image to an SD card or USB flash, and at the same time, I want to display it on the LCD screen. Two styles ...Read more

Hello. I have the RA6M3 development board. With this card, I want to save the HDMI image to an SD card or USB flash, and at the same time, I want to display it on the LCD screen. Two styles come to mind. Which makes further sense?

1) First method, I can convert it to HDMI to the serial camera interface, control it with PDC, print to LCD screen, and save it to flash. How do I convert from HDMI to serial camera interface if I do this?

2) second method I’ll convert from HDMI to USB, save it to flash, and show it on the LCD screen.

Which of the 2 methods I mentioned over would be more straightforward and more logical? Are these methods doable? What do you suppose will be the quality of the video I’ll record in the most applicable method? Can I record 1080P 60 FPS? I would be very thankful if you could help me with your experience. Thank you very much for your support.

Have a nice day.
Enjoy your work.

Read less
hdmilcdra6m3recordvideo
  1. Julian White
    Added an answer on May 2, 2023 at 10:11 am

    Hello @Vikas, A Cortex M device isn't important enough to do either. Thank You Julian White

    Hello vikas Nagpal,

    A Cortex M device isn’t important enough to do either.

    Thank You

    Julian White

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
ashishgawade
  • 0
ashishgawade
Asked: October 27, 2022In: Microcontroller

Start with Guiliani SDK and RA6M3?

  • 0

Hi everyone, I am starting on the RA6M3 and testing to run the Guiliani demo on the M13- RA6M3- EK- SDRAM kit. I learn stuck on a silly thing, I do not know how to program theresources.dat file directly in the ...Read more

Hi everyone,
I am starting on the RA6M3 and testing to run the Guiliani demo on the M13- RA6M3- EK- SDRAM kit.

I learn stuck on a silly thing, I do not know how to program theresources.dat file directly in the QSPI of the kit.
I can not find the” Load Ancillary file” command.

Can someone help me?
Thanks a lot

Read less
guilianimcumicrocontrollerra6m3ramcurenesassdk
  1. Alex thomas
    Added an answer on October 29, 2022 at 10:25 am

    In e2-studio 2022-07 binary files can now be downloaded as part of the debug configuration in the startup tab. For example, the highlighted line will load the raw binary file into the QSPI memory every time the program to be debugged is downloaded.

    In e2-studio 2022-07 binary files can now be downloaded as part of the debug configuration in the startup tab.

    For example, the highlighted line will load the raw binary file into the QSPI memory every time the program to be debugged is downloaded.

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 2 Answers
Answer
nidhi singh
  • 0
nidhi singh
Asked: October 6, 2022In: Microcontroller

RA FSP IIC Master Example Code Not Building

  • 0

Dear Volt.Tech, I’ve been trying to run the IIC master example code with the EK- RA6M3 board but it doesn’t make with the latest FSP version(4.0.0). To workaround this I installed v3.8.0 but I’m facing issues with the IDE where it doesn’t enter the function which has a multi-byte i2c read sequence. I’m using the MAX86161 detector to test this out. Thanks & Regards

Dear Volt.Tech,

I’ve been trying to run the IIC master example code with the EK- RA6M3 board but it doesn’t make with the latest FSP version(4.0.0). To workaround this I installed v3.8.0 but I’m facing issues with the IDE where it doesn’t enter the function which has a multi-byte i2c read sequence. I’m using the MAX86161 detector to test this out.

Thanks & Regards

Read less
fspiicra6m3renesasRenesas Microcontroller
  1. vikas Nagpal
    Added an answer on October 12, 2022 at 11:48 am

    Hi, Thanks for reaching out to Engineering Community. Could you please check your e² studio version? Please note that FSP versions of 3.7.0 and later require a minimal e² studio version of 2022- 04 and FSP versions of 4.0.0 and later require a minimum e² studio version of 2022- 07. Best regards,

    Hi,

    Thanks for reaching out to Engineering Community.
    Could you please check your e² studio version? Please note that FSP versions of 3.7.0 and later require a minimal e² studio version of 2022- 04 and FSP versions of 4.0.0 and later require a minimum e² studio version of 2022- 07.

    Best regards,

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
vikas Nagpal
  • 0
vikas Nagpal
Asked: September 29, 2022In: Microcontroller

Using different baud rates for 2 different serial ports – RA6M3

  • 0

Hello, I’m using the RA6M3 regulator in one of the applications where I need 2 UARTS. uart0 and uart1. In the configurator, I’ve configured uart0 for 115200 buad and uart1 for 9600 buad ( as that’s what I need to communicate ...Read more

Hello,

I’m using the RA6M3 regulator in one of the applications where I need 2 UARTS. uart0 and uart1. In the configurator, I’ve configured uart0 for 115200 buad and uart1 for 9600 buad ( as that’s what I need to communicate to my peripherals). But ever these 2 different baud rates don’t work together. Seems I can configure both at 115200 or both at 9600 and also both would work( I tried checking it on teraterm).
Is there any way to configure 2 different devices uart0 and uart1 to different baud rates? Any suggestion in this direction would help me.

Read less
baudmcura6m3renesasRenesas Microcontrolleruarts
  1. nidhi singh
    Added an answer on October 7, 2022 at 10:12 am
    This answer was edited.

    Thanks for reaching out to Engineering Community. Could you try setting each baud rate with R_SCI_UART_BaudSet() function? Please make sure you call it after you have opened the SCI_UART channel and before you start any data transmission. Let us know if it helped. Regards,

    Thanks for reaching out to Engineering Community.

    Could you try setting each baud rate with R_SCI_UART_BaudSet() function? Please make sure you call it after you have opened the SCI_UART channel and before you start any data transmission. 
    Let us know if it helped.

    Regards,

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
vikas Nagpal
  • 0
vikas Nagpal
Asked: June 28, 2022In: Microcontroller

Free RTOS with USB-PCDC on Renesas RA6M3

  • 0

In developing a Renesas RA6M3 project based on Free RTOS, using PCDC to transfer data . Here, write happens properly but once we get read complete interrupt it goes into Default handler. Kindly give proper solution for this.Read more

In developing a Renesas RA6M3 project based on Free RTOS, using PCDC to transfer data . Here, write happens properly but once we get read complete interrupt it goes into Default handler. Kindly give proper solution for this.

Read less
Default handlerfreertospcdcra6m3renesasRenesas Microcontroller
  1. pallavi sharma
    Added an answer on July 29, 2022 at 5:12 pm

    It seems to be caused by the read buffer (g_read_buf) only being 8 bytes in size, whereas the max packet size for the full speed bulk transfer is 64 bytes. The USB driver sets up a 64 byte transfer with the DMAC when R_USB_Read() is called, then the DMAC transfer over writes some other data in RAM.

    It seems to be caused by the read buffer (g_read_buf) only being 8 bytes in size, whereas the max packet size for the full speed bulk transfer is 64 bytes. The USB driver sets up a 64 byte transfer with the DMAC when R_USB_Read() is called, then the DMAC transfer over writes some other data in RAM.

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer
Rutuja
  • 0
Rutuja
Asked: June 23, 2022In: Microcontroller

Possibility of swapping between HCDC and HMSC

  • 0

I am currently working on a Renesas RA6M3 and was wondering if there is a possibility of working with a single (Full speed or High speed) USB port but switching between HCDC and HMSC based on the USB that is ...Read more

I am currently working on a Renesas RA6M3 and was wondering if there is a possibility of working with a single (Full speed or High speed) USB port but switching between HCDC and HMSC based on the USB that is connected to the port. The only example (with FSP) that I have seen was the Multiport and the Composite but both of them work with PCDC instead of HCDC. Has anyone attempted this before? Swapping during runtime between the protocols seems not possible but I did like to ask here before moving on.

Read less
hcdchmscpcdcra6m3usb
  1. pallavi sharma
    Added an answer on July 29, 2022 at 5:27 pm

    the current USB driver does not support multiple classes in USB Host mode, this includes the USB_Basic stack.

    the current USB driver does not support multiple classes in USB Host mode, this includes the USB_Basic stack.

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  • 1 Answer
Answer

Sidebar

Ask A Question

Stats

  • Questions 449
  • Answers 435
  • Comments 0
  • Best Answers 9
  • Popular
  • Answers
  • Manoj

    Configuration using .dp vision in Infineon XDPL series IC .

    • 5 Answers
  • Linto

    Renesas RL78/G14 ADC interface code

    • 4 Answers
  • Alex thomas
    Alex thomas added an answer Hello, Right, existing LED drivers all have PWM engines. It… September 19, 2023 at 11:10 am
  • Julian White
    Julian White added an answer Hello, You should set handshake after setting property RtsEnable =… September 14, 2023 at 10:59 am
  • Julian White
    Julian White added an answer Hello @Vikas, Thanks for posting your question online. Yes, one… September 12, 2023 at 10:33 am
  • Alex thomas
    Alex thomas added an answer Hi @sachinsharma, XDPL8221 has a PWM dimming interface which is… September 4, 2023 at 11:01 am
  • ashishgawade
    ashishgawade added an answer Hello I assume that you're using our STEVAL_ISC005V1 board and… August 29, 2023 at 10:32 am

Users

farmanali

farmanali

  • 1 Question
  • 0 Answers
monaembroidery

monaembroidery

  • 1 Question
  • 0 Answers
test27088519

test27088519

  • 0 Questions
  • 0 Answers

Explore

  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help

Footer

volt.tech

Volt.Tech

Find your spark

About Us

  • About Us
  • Contact Us
  • Groups

Legal Stuff

  • Privacy Policy
  • Faqs

Follow

© 2022 volt.tech. All Rights Reserved
With Love by volt.tech.