Forum Post: RE: Creating partitions from FileX
Hi Rich, We already talked about it on the chat, but to everyone else's knowledge: FileX cannot create partitions, it can only mount and format the existing ones.
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
Thanks a lot for your help. I will try to switch that project to the F14 when I have some time. As this was taking too much time to fix we have workarounded the issue by just making the flashing...
View ArticleForum Post: Encrypted source files (again)
Once again I'm not being able to navigate the JPG library source code, but now I cannot open it with “Open With- Other” and then select “Synergy Secure C/C++ Viewer” as I was told to my previous...
View ArticleForum Post: RE: Required schematic description for Y-RCAR-M2-PORTER-A Board
Rajesh, If the board has been bought at official Renesas distributor, I'd recommend to ask them for documentation. Kind regards, Sergey Sokol
View ArticleForum Post: Do Peripheral Busses need to be enabled somehow?
I'm working on some bare-metal programming on a RZ/A1M-based design. Recently, I've adapted both a display sample and a PWM sample - and in both cases, I get NO output on any of the expected pins....
View ArticleForum Post: RE: Do Peripheral Busses need to be enabled somehow?
Are there configuration registers somewhere for these busses? Not for the buses, but for the clock sources. You can individually shut the clock source off to the peripheral blocks (to save power). See...
View ArticleForum Post: Display Drivers fail
Hello, Renesas screwed up big time. The Display Drivers that used to work under version 4.2.0.012 (beta version) no longer work under 4.3.0.014 (released version). I can't do anything with the Display...
View ArticleForum Post: Are there any DMA channel limitations when using external address...
When addressing externally mapped memory regions via. CS0-7, are there any regions that can't be DMA'd from/to? Also, are they any limitations on which DMAs can be used? Thanks, Rich
View ArticleForum Post: RE: Display Drivers fail
Hello Richard, I have just tried to build the"Weather Panel" project using the latest released version which is actually 4.3.0.007 right now. It gives a lot of warnings, but no errors, please see the...
View ArticleForum Post: RE: Do Peripheral Busses need to be enabled somehow?
Thank you. That was it. My PWM is now operational - and I'm sure I can get the display working, as well.
View ArticleForum Post: RE: rza1h 256 QFP library
Can you upload the files please? It would help me a lot!
View ArticleForum Post: RZ/A1H, Linux, SCIF and DMA
Hello. I'm using RZ/A1H (R7S721000) chip under Linux. In my project I need several SCIF ports to operate in fast bitrates, but encountered massive overruns. In 1Mbps speed overruns happens every 16-32...
View ArticleForum Post: TPU2 does not count with external clock TCLKB
Hello all, I'm new to RX63N, and I'm constrained to use this said pin resource. Can anyone explain why I can not get TCNT for TPUA_TPU2 to count based on external clock fed to TCLKB. However, TCNT...
View ArticleForum Post: RE: RZ/A1H, Linux, SCIF and DMA
Hi vap, In 1Mbps speed overruns happens every 16-32 bytes (one or two FIFO fills), and even in 38400bps - several times in a minute. Is RTS/CTS hardware flow-control supported and enabled on SCIF...
View ArticleForum Post: RE: Display Drivers fail
Hello Richard, You'll have to be more specific about the version you're using to help us track the problem. We need your ISDE (e2studio) version as well as the version of the SSP. Stable releases of...
View ArticleForum Post: JPEG decoder
I made a function to decode JPEG files based on the examples of the SSP documentation. After solving the many errors it contains (please, Renesas, check the examples in the documentation because we...
View ArticleForum Post: RE: CS+: cstart on RAM (far area).
Hello Rafa, How did you do to link the secondary bootloader in RAM? Thank you!
View ArticleForum Post: RE: RZ/A1H, Linux, SCIF and DMA
I cannot use RTS/CTS... Three ports are connected to GNSS receivers that have no RTS/CTS pins (and needs 230400bps in some configurations; BTW, it is another problem because bit rate error is...
View Article